I am using Keil and nrf52 dev kit to write some UART over BLE code if I set a break-point in nus_data_handler() it cause a reset to run soon after stepping though some code and the BLE radio starts advertising even though I am stepping through code.
I am using Keil and nrf52 dev kit to write some UART over BLE code if I set a break-point in nus_data_handler() it cause a reset to run soon after stepping though some code and the BLE radio starts advertising even though I am stepping through code.
OK I am using the nrf52-DK right now will it work on that??? I am making a custom board but wont have for a few weeks
Yes, but:
awneil said:
Note that you require at least a J-Link Plus for Monitor Mode Debug:
https://www.segger.com/products/debug-probes/j-link/technology/monitor-mode-debugging/ - see the FAQs
(but the on-board J-Link on the nRF52 DKs gives you an evaluation licence for it)