Has anyone successfully flashed one of the lilygo ethernet POE boards? Using their programmer board, and have tried various ESP flashing tools on several different machines.
I’ve successfully flashed other boards and the data light is flashing on the programmer board so I don’t think it’s a com port issue.
It feels like the board isn’t going into flash boot mode, despite me trying every combination of the boot and reset buttons.
Sure, with the programmer connected and through Arduino IDE, ESP32 dev board and hit upload … make sure to keep a bit of tension on the pins to program.
I’ll try the Arduino IDE later today. I ended up soldering the programmer in because I initially thought it wasn’t making good contact with just a bit of tension.
Thanks
Sorry - maybe me being stupid, but can’t see how to upload an ESPHome .bin file using the arduino IDE? I’d usually use ESPHomeFlasher and a bin file downloaded from ESPHome.
Numpty of the week award goes to me. Had the programmer board fitted on the wrong side of the pcb… Works a treat on the correct side, no button presses needed.
yes… to flash it you just plug in the flasher board into the BACK of the main board… DOES any one know how to use ESPhome to flash this thing?? It is not listed or anything… Bin file… I cannot find anything?
It’s probably too late now, but if anyone still looking for an answer to this question: Yes, it’s possible to flash it without the proprietary flasher.
the only annoyance is, that it’s not the “normal” spacing of the pins - the holes are closer together… I just put the pins in and held them in place with a rubber band for the one time I need to acutally use them xD
and just like everywhere else, ground IO0 to enable flash mode
my T-Internet-POE doesnt show in ESPHome Webgui but is found as a device in integrations if i manually specify the IP address. I’m seeing zero traffic on this device whereas the M5 atom has around 200mb
For a noob like myself trying to install Nuki hub on this board - aside from connecting the USB to serial adapter to the pins like you specified, I tried connecting the IO0 pin to ground while starting to flash, with no luck. Can you specify what steps you took to make the flashing process successful?
However, now after flashing is complete the device won’t connect through Ethernet - no lights turn on on the device’s side, but only power is going, no communication is established and IP address isn’t assigned.
It does publish its Wifi network but I wasn’t able to properly configure the Wifi network.
Were you able to connect it through POE after flashing it?