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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
7:447042d1d562 | 2017-03-12 | highroads | For use with Nordic or Bluefruit LE apps.; Output accelerometer Z value every two seconds when connected to central. |
6:7b16a72aebe8 | 2017-03-10 | highroads | Characteristics for Nordic UART in comments corrected and tested with Bluefruit and Nordic apps with those settings. Current compile characteristics for RedBearLabs BLE Controller. |
5:83be623f6ad4 | 2017-03-10 | highroads | Finally working again. Characteristics were wrong. Works with redbear app with these settings.; |
4:fb6008860882 | 2017-03-10 | highroads | uuids were wrong! Copied values from RedBearLab Library example. This should work with the BLE Controller App. |
3:b5dc2454dfc3 | 2017-03-09 | highroads | Added uuid for redbearlabs and nordic apps |
2:e6d7390d4429 | 2017-03-09 | highroads | Changed uuid to match Nordic UART |
1:b394935d1db1 | 2017-03-09 | highroads | Use reset pin |
0:3e21be32c98b | 2017-03-09 | highroads | Test version for Sufi |