Redbear Nano firmware using Sandroide and showing how to send custom strings and parameters to the Android application
Dependencies: BLE_API MbedJSONValue mbed nRF51822
Fork of BLE_RedBearNano-SAndroidEDevice by
History
Send Custom strings/parameters from Nano to smartphone
2017-10-06, by giowild [Fri, 06 Oct 2017 10:05:45 +0000] rev 4
Send Custom strings/parameters from Nano to smartphone
bug: check-gcd every 5 seconds fills the queue in 3 minutes causing buffer overflow and firmware to crash; fix: message is now enqueued only when bluetooth state is "connected"
2017-10-05, by giowild [Thu, 05 Oct 2017 15:00:10 +0000] rev 3
bug: check-gcd every 5 seconds fills the queue in 3 minutes causing buffer overflow and firmware to crash; fix: message is now enqueued only when bluetooth state is "connected"
initial working version includes:; - changing sampling interval for each pin; - changing delta thresold for each pin; - set pin to group
2017-07-24, by giowild [Mon, 24 Jul 2017 09:36:09 +0000] rev 2
initial working version includes:; - changing sampling interval for each pin; - changing delta thresold for each pin; - set pin to group
added digital pins p0_8,p0_9,p0_10,p0_11
2017-03-27, by giowild [Mon, 27 Mar 2017 12:04:16 +0000] rev 1
added digital pins p0_8,p0_9,p0_10,p0_11
First working release
2016-11-28, by giowild [Mon, 28 Nov 2016 10:58:38 +0000] rev 0
First working release