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

I am a beginner for BLE. I want my ble to communicate with my nrf android app.

I am using Keil uvision. Working with example codes, with uart example I got the code to send a data to mobile app through ble. But I cannot find code for receiving a data by ble which is send from the mobile app. Please help me. I need a code, such that when I send a data (let it be "ON") from my mobile to the connected ble , a led must ON. And similarly when I send "OFF" the led must OFF.

Parents Reply Children
No Data
Related