Benotje
(Benno B)
207
oke thanks
But what am I supposed to load here then? I donât quite understand.
aceindy
(Aceindy)
208
My integration doesnât use ESPHome, but esplink
Just hook it up by serial port and follow the link mentioned here.
Once the esp32 has been flashed with esplink, it will start up as a wifi hotspot, which enables you to connect it to your wifi network.
After it is connected, you can set the correct pins
assignments (in your casr TXDO and RXDO)
Here some info on how I set it up on my esp01 module:
Benotje
(Benno B)
209
Unfortunately, then I get this.
Benotje
(Benno B)
210
maybe this will work
Iâll just give it a try, thanks for your help
1 Like
aceindy
(Aceindy)
212
Great you got it workingâŠ
And yes, you were correct ESP-Link doesnât work on ESP32; it is ESP8266 only.
ButâŠif every you want to try again, you can use this on ESP32:
For me it wasnât very stable; but that was probably because the ESP8266 isnât powerfull enough (the ESP32 is a lot better in that way)