Skip to content
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

Implement auto config of emonTx CM FW to enable serial mode #73

Open
glynhudson opened this issue Aug 14, 2020 · 2 comments
Open

Implement auto config of emonTx CM FW to enable serial mode #73

glynhudson opened this issue Aug 14, 2020 · 2 comments

Comments

@glynhudson
Copy link
Member

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

@jeremypoulter
Copy link
Contributor

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.

@danbates2
Copy link
Contributor

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

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

No branches or pull requests

3 participants