Skip to content

A complete example with Mr. Neil Kolban cpp_utils, RF24 by tmrh20 and ESP-IDF to use nRF24L01 chip

License

Notifications You must be signed in to change notification settings

DrClaudio73/nRF24L01-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP-IDF template app

The aim of this reporsitory is to provide a complete functioning project for transmitting data using nRF24L01.

This is an application to be used with Espressif IoT Development Framework. Please check ESP-IDF docs for getting started instructions.

Thank to Mr. Neil Kolban for his unvaluable work and engagement in sharing knowledge. I have not only learnt from his material and posts about programming the ESP-IDF framework using C++ language, but I have also included his cpp_utils in this project. The cpp_utils can be found under the esp32 code snippet provided by him at https://github.com/nkolban/esp32-snippets.

Thank also to tmrh20 for the famous RF24 library fork for using nRF24L01 chip https://github.com/nRF24/RF24.

Code in this repository is in the Public Domain (or CC0 licensed, at your option.) Unless required by applicable law or agreed to in writing, this software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

About

A complete example with Mr. Neil Kolban cpp_utils, RF24 by tmrh20 and ESP-IDF to use nRF24L01 chip

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages