Skip to content

Pranavgulati/RF24BLE

Repository files navigation

RF24BLE

RF24BLE is the library that makes an nrf24L01+ chip (1$) into a BLE advertising beacon and can be used for LOW payload advertising like sensor data etc.

Pre-Requisites

Instructions

  • Connect the nrf24L01+ to the SPI pins of your specific arduino. Choose and change the Chip enable (CE) and Chip select (CS) in the code corresponding to your connections

  • clone the repo and paste the RF24BLE folder in the folder "libraries" in the sketchbook area. e.g "Arduino/libraries/RF24BLE"

  • open the arduino ide and choose an example from the file->examples menu and upload any example

  • Download and install the app "nRF Connect for Mobile" app from the google play store on an android device.

  • open the app and click on scan and the advertised packet should be shown in the list in the app

About

RF24BLE is the library that makes an nrf24L01+ chip (1$) into a BLE advertising beacon and can be used for LOW payload advertising like sensor data etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages