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.