Adafruit Bluefruit with KL25Z sending MMA8451Q acceleration data over BLE UART to Nordic oder Adafruit app
Dependencies: BLE_nRF8001 MMA8451Q mbed
Fork of BLE_KL25_nRF8001 by
History
For use with Nordic or Bluefruit LE apps.; Output accelerometer Z value every two seconds when connected to central.
2017-03-12, by highroads [Sun, 12 Mar 2017 14:19:59 +0000] rev 7
For use with Nordic or Bluefruit LE apps.; Output accelerometer Z value every two seconds when connected to central.
Characteristics for Nordic UART in comments corrected and tested with Bluefruit and Nordic apps with those settings. Current compile characteristics for RedBearLabs BLE Controller.
2017-03-10, by highroads [Fri, 10 Mar 2017 23:08:18 +0000] rev 6
Characteristics for Nordic UART in comments corrected and tested with Bluefruit and Nordic apps with those settings. Current compile characteristics for RedBearLabs BLE Controller.
Finally working again. Characteristics were wrong. Works with redbear app with these settings.;
2017-03-10, by highroads [Fri, 10 Mar 2017 18:11:45 +0000] rev 5
Finally working again. Characteristics were wrong. Works with redbear app with these settings.;
uuids were wrong! Copied values from RedBearLab Library example. This should work with the BLE Controller App.
2017-03-10, by highroads [Fri, 10 Mar 2017 13:20:55 +0000] rev 4
uuids were wrong! Copied values from RedBearLab Library example. This should work with the BLE Controller App.
Added uuid for redbearlabs and nordic apps
2017-03-09, by highroads [Thu, 09 Mar 2017 23:06:15 +0000] rev 3
Added uuid for redbearlabs and nordic apps
Changed uuid to match Nordic UART
2017-03-09, by highroads [Thu, 09 Mar 2017 22:39:56 +0000] rev 2
Changed uuid to match Nordic UART
Use reset pin
2017-03-09, by highroads [Thu, 09 Mar 2017 22:14:23 +0000] rev 1
Use reset pin
Test version for Sufi
2017-03-09, by highroads [Thu, 09 Mar 2017 16:56:23 +0000] rev 0
Test version for Sufi