ble-examples
ble-examples copied to clipboard
BLE demos using mbed OS 3 and yotta.
I have had a few problems with the sample apps and after much bleating pan (Vincent) came to my rescue, is it worth mentioning the S110 config.json setting, more explicitly...
This just cleans up the LED blinking code a bit, expanding the original blinky() function to a few more helper funcitons. This cleans up app_start a bit and sets us...
Currently the Eddystone example does not check any errors whatsoever. This makes it very difficult for the user to debug if there is a problem (such as a parameter being...
The following Examples BLE_BatteryLevel BLE_Beacon BLE_Button BLE_EddystoneService BLE_HeartRate BLE_LED BLE_Thermometer Require connecting to the device before seeing the intended effect. We could mention that in the readme.