Dual NRF24l01 gateway based on the popular ESP8266
Go to file
2021-07-25 15:43:45 +02:00
schematic Added some protection resistors on the IRQ lines 2021-06-20 21:19:48 +02:00
src Added the resetIRQ method which resets the IR pin on the PCF 2021-07-25 15:43:45 +02:00
.gitignore Updated the gitignore file to exclude some source files 2021-07-11 19:09:37 +02:00
LICENSE.md Added the license terms 2020-12-29 18:06:40 +01:00
README.md Updated the readme 2021-07-17 23:08:23 +02:00

ESP8266_dual_NRF24l01_gateway

What is it ?

It's a dual NRF24L01+ gateway based on the popular ESP8266. This project is used to receive the data from the weather station presented here.

The app is still under development but a schematic of the circuit is already available in the schematic folder of this repository.

This project page will be updated soon...