Skip to content

Help needed for my project #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
happytm opened this issue May 6, 2022 · 0 comments
Open

Help needed for my project #28

happytm opened this issue May 6, 2022 · 0 comments

Comments

@happytm
Copy link

happytm commented May 6, 2022

Hi Steve,

Thank you for sharing your knowledge with us. It is great lesson you presented here.

I have been working with a low power devices network using probe request protocol to conserve power on remote battery powered devices. My test shows it works better (less power consumption) than ESPNow. I tried to implement simple monitor and control dashboard for whole network using uPlot graphs and websocket server with my very limited knowledge. I need your help improving the dashboard design to make it simpler.

My project is at links below:

Gateway : https://github.com/happytm/BatteryNode/blob/master/examples/ProbeRequestGateway_ESP32_uPlot.ino
Remote ESP8266 (oneway) device: https://github.com/happytm/BatteryNode/blob/master/examples/ProbeRequestRemote_ESP8266_OneWay.ino
Remote ESP8266 (bidirectional) device: https://github.com/happytm/BatteryNode/blob/master/examples/ProbeRequestRemote_ESP8266_TwoWay.ino

HTML file for dashboard: https://github.com/happytm/BatteryNode/blob/master/test/Dashboard.html

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant