2021-08-18 10:31 AM
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.
2024-06-03 10:41 AM
Have you found a solution to this?