raomin / ESPAltherma

Monitor your Daikin Altherma / ROTEX heat pump with ESP32
MIT License
338 stars 113 forks source link

Run on M5Stack ESP32 Ethernet Unit with PoE #381

Open abbottcam opened 8 months ago

abbottcam commented 8 months ago

Hi there, ive been using this project on the M5 StickPlus with no problems, apart from the wifi being a bit flaky. I was therefore wondering if it would run on M5Stack ESP32 Ethernet Unit with PoE?

Thanks

James

Xylaw commented 7 months ago

Hi, I would also like to know if and how to get this stick to work via ethernet. Thanks!

swalsh11 commented 7 months ago

Hi, I bought one, as it It looked like it can be flashed, and i may be able to use G16 & G17 to talk to x10, See this post: https://community.m5stack.com/topic/4645/how-to-connect-to-m5stack-poesp32, However the M5 Stack USB ttl is out of stock, and a Standard CP210x USB to TTL appears to be not working. I will see if i can get the correct TTL, Otherwise I need to figure out how to Enable Serial UART from the M5 stick to the POESP32, and use the Grove port Connection as intended, Not sure how to proceed on this.

Alibloke commented 7 months ago

You can flash with a USB to TTL adapter by bridging G0 to ground

swalsh11 commented 7 months ago

Thanks, I will try that

On Wed 14 Feb 2024, 16:12 Alibloke, @.***> wrote:

You can flash with a USB to TTL adapter by bridging G0 to ground

— Reply to this email directly, view it on GitHub https://github.com/raomin/ESPAltherma/issues/381#issuecomment-1944149910, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP6FYJLBR2GVDMVTFMCRLMLYTTO6NAVCNFSM6AAAAABB2ESJROVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBUGE2DSOJRGA . You are receiving this because you commented.Message ID: @.***>

Alibloke commented 7 months ago

Some code changes will be needed to remove wifi and add ethernet: https://github.com/raomin/ESPAltherma/discussions/366