Hi,
Kindly give solutions for this error! which needful for our projects, while writing the data on flash memory , written working as perfect, but if I write the data on flash memory after the ble_stack_init(); the NRF_BREAKPOINT_COND; is coming the BLE is not advertising.
Note: here im using bel_app_uart example code and one more points im using the nrf_nvmc_write_words(l_addr,k, sizeof(k)); & nrf_nvmc_page_erase(l_addr); // erase the page.
Regards
Chandru.A