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
Hi
I am using mcumgr to upload a new firmware to a zephyr 2.6.0 based BLE device.
Often I need several attemps because mcumgr upload progress just stalls after some seconds:
Hi
I am using mcumgr to upload a new firmware to a zephyr 2.6.0 based BLE device.
Often I need several attemps because mcumgr upload progress just stalls after some seconds:
I am unable to stop mcumgr with
CTRL-C
, it only can be stopped withkillall -9 mcumgr
!The BLE device stays connected until I kill mcumgr.
mcumgr debug Log
btmon Log
And then nothing more as soon as it stalls.
After killing mcumgr, the upload can be started again (it continues where it stopped).
The text was updated successfully, but these errors were encountered: