Hello everyone,
Lately I have been struggling while trying to run "BLE Advertising, a beginner's tutorial". My hardware consists of NRF51822 and PCA1000 dongle. I use SDK_11.0.0 and the example provided at github github.com/.../nrf51-ble-tutorial-advertising . I copy the folder "nrf5x-ble-tutorial-advertising" to "your_SDK_folder\examples\ble_peripheral". main.c file is found in the folder "your_SDK_folder\examples\ble_peripheral\nrf5x-ble-tutorial-advertising" like in tutorial said.
After that I change memory options to this:
Keil compiles it without errors or warnings:
Lastly, Master Control Panel can not find my "HelloWorld" device:
Moreover, I have tried the modified BLE_UART application of my colegue 's with the same tools and the device was found by the Master Conrol Panel software.
Any ideas what may be causing the problem? I would appreciate your help.
...EDITED:
While debugging the code stucks at this point: