{"id":20400890,"url":"https://github.com/azholtikov/rf-gateway","last_synced_at":"2026-04-18T01:34:12.693Z","repository":{"id":183609564,"uuid":"610684777","full_name":"aZholtikov/RF-Gateway","owner":"aZholtikov","description":"Gateway for data exchange between nRF24 devices and ESP-NOW network.","archived":false,"fork":false,"pushed_at":"2023-03-07T09:22:13.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T11:51:33.506Z","etag":null,"topics":["esp-now","esp8266","home-assistant","iot","nrf24","rf24"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aZholtikov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-03-07T09:20:13.000Z","updated_at":"2023-03-07T09:26:46.000Z","dependencies_parsed_at":"2023-07-25T05:59:08.885Z","dependency_job_id":null,"html_url":"https://github.com/aZholtikov/RF-Gateway","commit_stats":null,"previous_names":["azholtikov/rf-gateway"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aZholtikov%2FRF-Gateway","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aZholtikov%2FRF-Gateway/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aZholtikov%2FRF-Gateway/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aZholtikov%2FRF-Gateway/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aZholtikov","download_url":"https://codeload.github.com/aZholtikov/RF-Gateway/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241950081,"owners_count":20047587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["esp-now","esp8266","home-assistant","iot","nrf24","rf24"],"created_at":"2024-11-15T04:47:05.271Z","updated_at":"2026-04-18T01:34:07.671Z","avatar_url":"https://github.com/aZholtikov.png","language":"C++","funding_links":["https://paypal.me/aZholtikov"],"categories":[],"sub_categories":[],"readme":"# RF gateway for ESP8266\n\nGateway for data exchange between nRF24 devices and ESP-NOW network.\n\n## Features\n\n1. 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.\n2. Periodically transmission of system information (every 60 seconds) and availability status (every 10 seconds) to the gateway.\n3. Automatically adds gateway configuration to Home Assistan via MQTT discovery as a binary_sensor.\n4. Automatically adds supported nRF24 sensors configurations to Home Assistan via MQTT discovery.\n5. Possibility firmware update over OTA.\n6. Web interface for settings.\n  \n## Notes\n\n1. ESP-NOW mesh network based on the library [ZHNetwork](https://github.com/aZholtikov/ZHNetwork).\n2. Regardless of the status of connection to gateway the device perform ESP-NOW node function.\n3. 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\".\n4. nRF24 connection:\n\n```text\nGPIO04 - CE, GPIO15 - CSN, GPIO14 - SCK, GPIO12 - MISO, GPIO13 - MOSI.\n```\n\n## Attention\n\n1. A gateway is required. For details see [ESP-NOW Gateway](https://github.com/aZholtikov/ESP-NOW-Gateway).\n2. ESP-NOW network name must be set same of all another ESP-NOW devices in network.\n3. If encryption is used, the key must be set same of all another ESP-NOW devices in network.\n4. Upload the \"data\" folder (with web interface) into the filesystem before flashing.\n\n## Supported devices\n\n1. [nRF24 Climate Sensor (BME280)](https://github.com/aZholtikov/RF-Climate-Sensor-BME280)\n2. [nRF24 Climate Sensor (BMP280)](https://github.com/aZholtikov/RF-Climate-Sensor-BMP280)\n3. nRF24 Climate Sensor (BME680) Coming soon.\n4. [nRF24 Open/Close Sensor](https://github.com/aZholtikov/RF-Open-Close-Sensor)\n5. nRF24 Plant Humidity Sensor Coming soon.\n6. [nRF24 Touch Switch](https://github.com/aZholtikov/RF-Touch-Switch)\n7. [nRF24 Water Leakage Sensor](https://github.com/aZholtikov/RF-Water-Leakage-Sensor)\n\nAny feedback via [e-mail](mailto:github@zh.com.ru) would be appreciated. Or... [Buy me a coffee](https://paypal.me/aZholtikov).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazholtikov%2Frf-gateway","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazholtikov%2Frf-gateway","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazholtikov%2Frf-gateway/lists"}