testing RAK3172 communication.
As shown in the log below, it was being sent normally,
but when it was sent again 3 hours later, a failure event message was displayed.
The network status was checked with “AT+NJS=?” and was judged to be normal.
As a result of resending again, the event message “+EVT:SEND_CONFIRMED_FAILED(4)” was displayed.
After sending the “AT+JOIN=1:0:8:8” command, we confirmed that data was being sent normally.
But I can’t figure out what the problem is.
Is it possible that the join will not continue and a timeout will occur?
### LOG ###
Version: RUI_4.0.6_RAK3172-E
Current Work Mode: LoRaWAN.
[02:05:29.625]AT+JOIN=1:0:8:8
[02:05:29.665]OK
[02:05:34.803]+EVT:JOINED
[02:05:43.690]AT+SEND=2:12345678
[02:05:43.721]OK
[02:05:44.845]+EVT:SEND_CONFIRMED_OK
[05:14:03.254]AT+SEND=2:12345678
[05:14:03.286]OK
[05:14:07.307]+EVT:SEND_CONFIRMED_FAILED(4)
[05:14:10.542]AT+NJS=?
[05:14:10.566]AT+NJS=1
OK
[05:14:15.423]AT+SEND=2:12345678
[05:14:15.455]OK
[05:14:18.474]+EVT:SEND_CONFIRMED_FAILED(4)
[05:17:41.786]AT+JOIN=1:0:8:8
[05:17:41.838]OK
[05:17:46.969]+EVT:JOINED
[05:17:49.035]AT+SEND=2:12345678
[05:17:49.069]OK
[05:17:50.180]+EVT:SEND_CONFIRMED_OK
[05:17:51.983]AT+CFS=?
[05:17:52.022]AT+CFS=1