lora-aprs/LoRa_APRS_Tracker

Lora APRS Tracker update rate

YO3HCM opened this issue · 2 comments

YO3HCM commented

Hi, congrats for the nice project, I successfully used it with a raspberry pi as GW.

My problem: I need to increase update rate.. ideally 10s between transmissions
No matter how much I lower the numbers in track.json the period will not get lower than 1min.

What is your recommendation?

Thank you

you need to use fixed time delta of the beacons ---> smartBeacon > active = false

smartBeacon uses the values of smart beacon info and not a fixed lower time

1min is already a lot for lora (you need more than 10 sec to just send your message). if you would decrease it further there would be no airtime for others.