Port of RedBear BLE Shield Arduino Sketch to RedBear Nano. This firmware enables BLE clients to initialize, read and write Nano pins over the air via Bluetooth, using the same protocol used by Redbear BLE Shield. This enables working with Nano devices from any SAndroidE powered application (http://es3.unibs.it/SAndroidE/).
Dependencies: BLE_API mbed nRF51822 MbedJSONValue
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:6c45738bba43 | 2017-07-24 | giowild | initial working version includes:; - changing sampling interval for each pin; - changing delta thresold for each pin; - set pin to group |
1:ff6ec7837f46 | 2017-03-27 | giowild | added digital pins p0_8,p0_9,p0_10,p0_11 |
0:8d3dd6e411bf | 2016-11-28 | giowild | First working release |