Quantcast
Channel: MSP430 Technical Forums
Viewing all articles
Browse latest Browse all 2077

BLE Beacon library for Nordic nRF24 & HopeRF RF75/RF73

$
0
0

I've been working a lot on my MSP430 Sensor Node project and part of this is generating an Energia library that enables these boards to transmit BLE beacons.  Here is the first release!

 

The library is a Fork of the Enrf library created by @spirilis .  I use the same inherited print functions as Enrf and add another function called "flushBle()" to flush the buffer to a BLE advertisement.

 

Here is the library

 

Example code can be found here

 

 

 


Viewing all articles
Browse latest Browse all 2077

Trending Articles