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

How to use data received over BLE UART simulation to toggle pin

Hello,

I'm using SDK 15 and I just started to run the "ble_app_uart" example code.  I'm hoping someone can help me find where the data sent from the nRF UART mobile app is stored in the nRF52DK memory.  I want to use this data to do a simple task like toggling one of the LEDs on the board.

regards,

Thomas

Related