uPycraft connecting to ESP32

Discussion about programs, libraries and tools that work with MicroPython. Mostly these are provided by a third party.
Target audience: All users and developers of MicroPython.
Post Reply
TobyNZ
Posts: 1
Joined: Sun Feb 24, 2019 10:05 pm

uPycraft connecting to ESP32

Post by TobyNZ » Sun Feb 24, 2019 10:11 pm

I'm having issues connecting to a ESP32 using uPycraft.

I can burn the firmware for microPython and make a connection , write a mqtt routine and run it. If I disconnect the ESP32 from the microUSB port and try to reconnect, the only way to get the connection again is to reflash the firmware?

Is this normal for these boards? I would have thought plugging back into the USB cable would allow me to just select the comm port and press connect again?

kma_jg
Posts: 3
Joined: Sun Oct 28, 2018 11:49 pm

Re: uPycraft connecting to ESP32

Post by kma_jg » Sun Mar 03, 2019 6:59 am

I have the same issue. Sometimes it would connect and disciver the files, but most of the time it doesn't.
I'm looking for alternative IDEs. Sick of trying to connect with an unreliable tool.

Post Reply