Skip to content

v-i-s-h/RF24Beacon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RF24Beacon

Arduino library for using nRF24L01 modules as BLE beacons.

Pin Connections

Arduino nRF24L01+
D13 SCK
D12 MISO
D11 MOSI
D10 CSN
D9 CE
-- IRQ
3V3 Vcc
GND GND
------- --------

You can intialize RF24Beacon using

RF24Beacon beacon( 9,10 );

See examples folder for more information

About

Arduino library for using nRF24L01+ as BLE beacons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published