Adafruit Bluefruit with KL25Z

Dependencies:   BLE_nRF8001 mbed

Simple implementation of UART on FRDM KL25Z board with nRF8001 Adafruit breakout. Uses RedBearLabs Library and could be made to work with their BLE Shield.

UART Characteristics can be changed to work with either RedBearLabs BLE Controller app or using the Nordic settings the nRF apps or the Adafruit Bluefruit LE apps.

History

Characteristics for Nordic UART in comments corrected and tested with Bluefruit and Nordic apps with those settings. Current compile characteristics for RedBearLabs BLE Controller. default tip

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