Gateway for data exchange between nRF24 devices and ESP-NOW network.
- After turn on (or after rebooting) creates an access point named "RF gateway XXXXXXXXXXXX" with password "12345678" (IP 192.168.4.1). Access point will be shown during 5 minutes. The rest of the time access point is a hidden.
- Periodically transmission of system information (every 60 seconds) and availability status (every 10 seconds) to the gateway.
- Automatically adds gateway configuration to Home Assistan via MQTT discovery as a binary_sensor.
- Automatically adds supported nRF24 sensors configurations to Home Assistan via MQTT discovery.
- Possibility firmware update over OTA.
- Web interface for settings.
- ESP-NOW mesh network based on the library ZHNetwork.
- Regardless of the status of connection to gateway the device perform ESP-NOW node function.
- For show the access point for setting or firmware update, send the command "update" to the device's root topic (example - "homeassistant/espnow_rf_gateway/E8DB849CA148"). Access point will be shown during 5 minutes. Similarly, for restart send the command "restart".
- nRF24 connection:
GPIO04 - CE, GPIO15 - CSN, GPIO14 - SCK, GPIO12 - MISO, GPIO13 - MOSI.
- A gateway is required. For details see ESP-NOW Gateway.
- ESP-NOW network name must be set same of all another ESP-NOW devices in network.
- If encryption is used, the key must be set same of all another ESP-NOW devices in network.
- Upload the "data" folder (with web interface) into the filesystem before flashing.
- nRF24 Climate Sensor (BME280)
- nRF24 Climate Sensor (BMP280)
- nRF24 Climate Sensor (BME680) Coming soon.
- nRF24 Open/Close Sensor
- nRF24 Plant Humidity Sensor Coming soon.
- nRF24 Touch Switch
- nRF24 Water Leakage Sensor
Any feedback via e-mail would be appreciated. Or... Buy me a coffee.