This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Random hardfault when calling ble_advertising_start during task event

Hi support team,

I am developing a product. The product needs read adc and restart advertising when no connection.

I get hardfault randomly when called the ble_advertising_start. The hardfault was happened in vListInsertEnd.

I try to remove "identities_set" and look likes work fine. I think there have some risk when I removed it.

I modified the sample code "ble_app_hrs_freertos" and reprodcued the issue. 

SDK version: nRF5 SDK v16.0.0

Softdevice version: s132_nrf52_7.0.1_softdevice

Device: nRF52 DK

7345.ble_app_hrs_freertos.zip

Parents Reply Children
Related