jlab-sensing / jlab-sensing/NodeFlow

External communication and bidirectional LoRaWAN communication

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
firmware High Priority
Dominant language
JavaScript
Stars
1
Forks
0
Avg merge
7d 20h
Merged PRs (30d)
23

Description

Currently, the solenoid controller depends on the ESP32's wifi for its sole communication method, and requires that the user be within the same network to configure the solenoid controller's settings.

In addition to allowing LoRaWAN as a downstream communication method (in addition to the existing wifi method), both methods should be accessible from an external network (i.e. not on the same wifi network). This part may require configuring the LoRaWAN gateway for external access.

This will be done primarily in the ENTS firmware, but will be related to the NodeFlow web-based GUI #3 (which will take user inputs from anywhere and then send them to the solenoid controller).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.