Skip to main content
AParr.2
Visitor II
August 18, 2021
Question

LoRaWAN_End_Node_DualCoreFreeRTOS stops transmitting

  • August 18, 2021
  • 1 reply
  • 623 views

I have a "working" demo of the LoRaWAN_End_Node_DualCoreFreeRTOS. I have it connected to a gateway and see a new payload every 10 seconds as expected. However, it stops transmitting after so long (usually 2-3 minutes). All I can tell is I get an IRQ_RX_TX_TIMEOUT and LmHandlerSend() in LmHander_mbwrapper.c returns -2 instead of 0.

1 reply

Associate
June 3, 2024

Have you found a solution to this?