MKR WAN1310 Message Rate





I saw in one of the examples that LoRa messages are limited to one every 2 minutes. I am looking for the firmware source to see what it takes to change this. Can someone point me to the source? Or is it propriety and not available?

No experience but I think that this is more a case of "fair use" for free services than a limitation in code / library; have a look at these search results: lorawan fair use policy - Google Search.

This isn’t going over a public network, so I don’t know that this applies. Perhaps the 2 minute note in LoraSendAndReceive.ino on lines 41-43 actually mean over a public network?

Steve Letter KO4ZKR

I do believe the limit is applied to match the requirements of the TTN network.

The note in the program code says the limit is built into the 'firmware' and cannot be changed.

Care is needed here, at some LoRa settings its possible to break legal duty cycle limits if you send messages too often. At long range settings you could well be restricted to a message every two minutes, to keep it legal.

What type of Gateway are you sending messages too ?

Sending to tektelic gateway, private network.

Steve Letter KO4ZKR

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.