ARMmbed / ble-examples

BLE demos using mbed OS 3 and yotta.
Apache License 2.0
24 stars 27 forks source link

Improve BLE_LEDBlinker example. #74

Closed pan- closed 8 years ago

pan- commented 8 years ago

Remove the part of the instruction about the relationship betweeen the periodic callback and the blink commands send to the peer device. It's just false.

Use better scan params to catch the peer device immediately.

pan- commented 8 years ago

@LiyouZhou Could you review this ?

LiyouZhou commented 8 years ago

+1