GithubHelp home page GithubHelp logo

azholtikov / rf-gateway Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 7 KB

Gateway for data exchange between nRF24 devices and ESP-NOW network.

JavaScript 8.87% HTML 7.24% CSS 7.17% C++ 76.72%
esp-now esp8266 home-assistant iot nrf24 rf24

rf-gateway's Introduction

RF gateway for ESP8266

Gateway for data exchange between nRF24 devices and ESP-NOW network.

Features

  1. 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.
  2. Periodically transmission of system information (every 60 seconds) and availability status (every 10 seconds) to the gateway.
  3. Automatically adds gateway configuration to Home Assistan via MQTT discovery as a binary_sensor.
  4. Automatically adds supported nRF24 sensors configurations to Home Assistan via MQTT discovery.
  5. Possibility firmware update over OTA.
  6. Web interface for settings.

Notes

  1. ESP-NOW mesh network based on the library ZHNetwork.
  2. Regardless of the status of connection to gateway the device perform ESP-NOW node function.
  3. 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".
  4. nRF24 connection:
GPIO04 - CE, GPIO15 - CSN, GPIO14 - SCK, GPIO12 - MISO, GPIO13 - MOSI.

Attention

  1. A gateway is required. For details see ESP-NOW Gateway.
  2. ESP-NOW network name must be set same of all another ESP-NOW devices in network.
  3. If encryption is used, the key must be set same of all another ESP-NOW devices in network.
  4. Upload the "data" folder (with web interface) into the filesystem before flashing.

Supported devices

  1. nRF24 Climate Sensor (BME280)
  2. nRF24 Climate Sensor (BMP280)
  3. nRF24 Climate Sensor (BME680) Coming soon.
  4. nRF24 Open/Close Sensor
  5. nRF24 Plant Humidity Sensor Coming soon.
  6. nRF24 Touch Switch
  7. nRF24 Water Leakage Sensor

Any feedback via e-mail would be appreciated. Or... Buy me a coffee.

rf-gateway's People

Contributors

azholtikov avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.