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.

1 Answer

7 years, 2 months ago.

BLE_LEDBlinker already contains code for this. See here.