nakhonthai / ESP32APRS_LoRa

ESP32APRS LoRa is a APRS on LoRa network In that is implemented for Espressif ESP32,ESP32-S3,ESP32C3 processor.
http://aprs.dprns.com
GNU General Public License v3.0
22 stars 7 forks source link

Lora Frequency #10

Closed Derek1965 closed 1 week ago

Derek1965 commented 2 weeks ago

Hello, I have a problem over in the UK. We use frequency 439.9125 Mhz, unfortunely your firmware, will not allow me to input the last last digit. Is there a possibality you could get your firmware to do this. Whats happening is when we TX nothing is hearing the tracker. I would really like to use your firmware, many thanks Derek.

nakhonthai commented 2 weeks ago

It can used frequency offset for adjustment. Frequency(Mhz)+Offset(Hz) 439.9125Mhz = 439.912Mhz+500Hz

Derek1965 commented 2 weeks ago

I should have noticed that, thank you.