Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Need help with the ble_app_uart example

Hello Everyone,

I am a beginner and working on nRF52832 DK using SDK v15 and using keil mdk armv5.25 as a compiler.

Currently I am trying to modify an example in the SDK which is ble_app_uart. I want to modify such that whenever i send "LED1_ON" from my mobile to the DK over ble, the LED 1 on the board should turn on and vice versa, also the opposite happens when i send "LED1_OFF" from mobile. Please help me out with issue as I have tried but cant understand things properly.

Related