EmonESP icon indicating copy to clipboard operation
EmonESP copied to clipboard

Implement auto config of emonTx CM FW to enable serial mode

Open glynhudson opened this issue 5 years ago • 2 comments

https://community.openenergymonitor.org/t/no-data-and-cannot-connect-to-emoncms-on-emonpi-with-emonesp/15062/14

Serial command procedure to disable RF and enable emonESP serial:

+++
w0
s
x

https://github.com/openenergymonitor/EmonTxV3CM#serial-configuration

glynhudson avatar Aug 14 '20 17:08 glynhudson

I was thinking about this. the biggest problem is you need a way for the EmonESP to reboot the EmonTX, so either an additional command on the EmonTx firmware, and/or connect a GPIO on the ESP to the reset line.

jeremypoulter avatar Aug 15 '20 09:08 jeremypoulter

I desired this recently also, for the Tx calibration rig I just made. It'd be worth pitching the idea to Robert.

danbates2 avatar Aug 15 '20 10:08 danbates2