Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 2 months ago.
central program
According to Nordic normal central device is scanning and accepting the data from peripheral but the mbed os ble blinker(central ) program is writing the characteristics value to the peripheral device then peripheral( "Mbed os ble led") starts toggling the led, so I want to read the characteristic value from the peripheral device. so please provide the example for that.