You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The device will hang whenever I send a command on port 203 that is specified in Firmware Management Protocol Specification TS006-1.0.0. from the backend. For example, DevVersionReq.
I will get the following information from the console:
lorawan_fmp_package_service_downlink_handler receive data on port 203
LoRaWAN App got an event
INFO: Event received: TXDONE
INFO: Transmission done
lorawan_fmp_package launch REQUEST_REBOOT_TASK_MASK n lorawan_fmp_package launch REQUEST_REBOOT_TASK_MASK n lorawan_fmp_package launch REQUEST_REBOOT_TASK_MASK
The stack doesn't respond to the backend and the phrase REQUEST_REBOOT_TASK_MASK n will be endlessly repeated.
The text was updated successfully, but these errors were encountered:
SWL2001/smtc_modem_core/lorawan_packages/fuota_packages/lorawan_fmp_package.c
Line 489 in 45e19e5
The device will hang whenever I send a command on port 203 that is specified in Firmware Management Protocol Specification TS006-1.0.0. from the backend. For example, DevVersionReq.
I will get the following information from the console:
The stack doesn't respond to the backend and the phrase
REQUEST_REBOOT_TASK_MASK n
will be endlessly repeated.The text was updated successfully, but these errors were encountered: