Coder Social home page Coder Social logo

iotthinks / easyloragateway_v2 Goto Github PK

View Code? Open in Web Editor NEW
14.0 14.0 2.0 50 KB

[LEGACY] Easy LoRa Gateway v2 is an easy-to-use Lora Gateway for home users and small businesses. This gateway will use an ESP32 with Semtech LoRa SX1278 module Ra-02.

Home Page: http://iotthinks.com/easy-lora-gateway

License: Other

C++ 93.79% C 5.98% HTML 0.22%
gateway iot iot-gateway lora

easyloragateway_v2's People

Contributors

iotthinks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

easyloragateway_v2's Issues

Create button management

In the gateway, we have a button near the LAN port.

The button pin is in EasyLoRaGateway.h.
And we have a button.ino for button.

We need to add feature to manage the button as following:

  • Add button library in Arduino style.
  • One short press to on the wifi and captive portal. Another short press to off wifi and captive portal.
  • 1 long press (longer than 5 seconds) to print “Serial.println(“Factory resetted”);
    We will implement factory reset later.

To put in time and deadline to complete.

To create basic captive portal via WiFi

To create basic captive portal via WiFi in 80.smartconfig.ino

  • To display default website page of the gateway.
  • The wifi name is the hostname of the gateway.
  • The password of the wifi is the mac address of Ethernet port such as ac78df1234 ...

To add basic encryption for LoRa messages

To add basic encryption for LoRa messages between nodes and gateways.
Thís is for security purpose.

  • Add in sender id
  • Shared secret
  • Provisioning of nodes to gateway before agreeing on a shared secret.

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.