janosbrodbeck edited a comment on issue #912:
URL: https://github.com/apache/mynewt-nimble/issues/912#issuecomment-779430754


   Backtrace:
   I've created the [backtrace as 
gist](https://gist.github.com/janosbrodbeck/6c2653a98449882ca8d8a1dc386d99f5). 
   
   `aux_data->flags_ll` was set to decimal 226. So if I'm not mistaken:
   `BLE_LL_AUX_FLAG_HCI_SENT_ANY`, `BLE_LL_AUX_FLAG_SCAN_ERROR`, 
`BLE_LL_AUX_FLAG_AUX_ADV_RECEIVED` and `BLE_LL_AUX_FLAG_AUX_CHAIN_RECEIVED` is 
set when it happens.
   
   I was not able to get the core dump. I've set `OS_COREDUMP` and 
`IMGMGR_COREDUMP` to 1 in the target of the bootloader but could not get it 
with newtmgr. Created a connection profile for my board `nrf52840: type=serial, 
connstring='dev=/dev/ttyACM0'`. When trying to download the core dump with 
`newtmgr -c nrf52840 image coredownload <dl-location>` I just get nmp timeouts. 
Not sure whether it works over serial this way.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to