Hi All,
Equipment: Pi 3 and Mobilinkd TNC3. Started with numerous KM4ACK videos, but not having success.
I've been hours now trying to solve this, and I think I have everything else correct (mapping the /dev/rfcomm0 and the kissattach to ax0), but I'm having problems getting past this message (in the web GUI). I've never gotten any other message so I don't know that I'm actually even getting to the point of communicating with the TNC at all.
"Unable to QSY: Missing rig reference in section for ax25, don't know which rig to qsy."
I've tried the following settings:
- An empty "rig" field in the ax25 definition
- Removing the entire "hamlib_rigs" section
- Removing the entire hamlib_rigs as well as the entire beacon in ax25.
- Removing the beacon, rig, and leaving an empty hamlib_rigs
Currently, my AX25 section consists only of:
{
"ax25" : {
"port" : "wl2k"
}
}
without any hamlib_rigs section at all.
I know this must be some stupid and trivial configuration setting, but I'm not seeing it anywhere in the Go Docs.
I'm at a loss for ideas at this point, please assist.
Thanks,
Robert
KC3ECT