You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2020/03/09 09:58:13 UTC

[GitHub] [mynewt-mcumgr] eshaulx edited a comment on issue #69: mcumgr firmware update over BLE: Error: 6 on image confirm

eshaulx edited a comment on issue #69: mcumgr firmware update over BLE: Error: 6 on image confirm
URL: https://github.com/apache/mynewt-mcumgr/issues/69#issuecomment-596433631
 
 
   I haven't tried to perform manual reset (only by command of the mcumgr)
   But it seems that the application was restarted upon the reset (see below log)
   Do you recommend trying with the actual hard reset?
   please see below the debug console during the spoken scenario:
   `*** Booting Zephyr OS build v2.1.99-ncs1  ***`
   `Bluetooth initialized`
   `Advertising successfully started`
   `Connected`
   `Disconnected (reason 0x13)`
   `Advertising successfully started`
   `Connected`
   `Disconnected (reason 0x13)`
   `Advertising successfully started`
   `Connected`
   `Disconnected (reason 0x13)`
   `Advertising successfully started`
   `Connected`
   `Disconnected (reason 0x13)`
   `Advertising successfully started`
   `Connected`
   `Disconnected (reason 0x13)`
   `Advertising successfully started`
   `*** Booting Zephyr OS build v2.1.99-ncs1  ***`
   `Bluetooth initialized` - here i expected to see the printouts of the 2nd app
   `Advertising successfully started`
   `Connected`
   `Disconnected (reason 0x13)`
   `Advertising successfully started`
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services