Dual NRF24l01 gateway based on the popular ESP8266
Go to file
2022-09-18 10:05:13 +02:00
.vscode Updated the VSCode flash command in tasks.json which now prompts the user for the serial port number 2022-09-18 10:05:13 +02:00
schematic Updated schematic 2022-04-09 16:48:08 +02:00
src Added missing header files. 2022-09-16 13:13:56 +02:00
.gitignore Updated the .gitignore file to include new files 2022-09-16 13:04:30 +02:00
gitea_ci.json Mise à jour de 'gitea_ci.json' 2021-09-28 09:24:45 +02:00
LICENSE.md Added the license terms 2020-12-29 18:06:40 +01:00
README.md Mise à jour de 'README.md' 2022-09-15 23:11:44 +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 and future projects as well.

The app is still under development but a schematic of the circuit is already available in the schematic folder of this repository or here :-).

Planned features :

  • OTA Firmware Updates with hourly checks or triggered remotely by the user.
  • WEB Dashboard to access settings and data.
  • Gateway LED status.
  • Two NRFs as two receivers to listen on two different channels or one receiver and one sender.

If you have any questions, do not hesitate to contact me at : bugreport[at]laposte[dot]net

Here are some pictures of the receiver's PCB and enclosure :

PCB top view :

PCB back view :

The PCB in it's box witht the two NRFs :