Products > Networking & Wireless
STM32 L476RG Nucleo Board and LoRaWAN
(1/1)
CalMachine:
I'm trying to play around with LoRaWAN communication and am hitting a few roadblocks using the ST's LoRaWAN stack. I've successfully implemented the Chirpstack.io Network bridge, Network server, and Application server on an RPi4. As for the gateway, I'm using a LAIRD Sentrius RG191 8 channel gateway.
One main issue I'm currently observing is the nucleo board only seems to want to send a maximum of 7 uplinks before the stack seems to fail or timeout. I'm also having a hard time trying to figure out how to properly define the channel map I'd like to use, which I defined on the gateway.
I've gone over the UM2703 many times and I'm not finding any relevant information. Software is not my forte, so any help or advice would be great :)
I wanted a rude username:
Could it be a rate limit? There are some strict daily limits in certain jurisdictions, and the library may enforce them (though this does seem unlikely, as it would need to be time-aware).
CalMachine:
--- Quote from: I wanted a rude username on December 06, 2019, 08:32:27 pm ---Could it be a rate limit? There are some strict daily limits in certain jurisdictions, and the library may enforce them (though this does seem unlikely, as it would need to be time-aware).
--- End quote ---
I've contemplated that may be the issue, but it hits that 7 message limit whether I have it sending an uplink once every 10 seconds or once every 10 minutes.
I think I'll let the nucleo board run over the weekend and see if I can see the stack fire off messages again after a day or so after it seems to shut down.
I'm monitoring the uplink and downlink frames on the 'life lorawan frames' page on the chirpstack interface, as well as the STM32's serial output on tera term
Navigation
[0] Message Index
Go to full version