I recently got the 20m module and eventually got it setup by editing the runwspr directly. Apparently there’s an issue with how the wireless updates are made in the latest version of the Raspberry Pi on the Pi 4.
It’s been running well except for one issue. When it sends out the message it’s clipping the grid location to only 4 characters instead of 6. So the location is VERY wide covering the middle of NC.
In the runwspr I’ve got the grid location as EM95xx but it’s getting reported as EM95. I’ve tried upper and lower case xx with no change in what’s getting reported.
I haven’t started to dig through the code yet, and was wondering if anyone else has run across this?
Thanks