Results 7 comments of rdagger

This feature looks very helpful. I'm having memory errors with urequests on an ESP32. Are there plans to merge?

I've found on a Windows 10 PC that the first connection attempt to the ESP32 fails but a second attempt usually works. I don't do anything between the attempts. I...

@jczic I usually specify the actual serial port, but I have tried automatic port detection too. Regardless, the first connection attempt always fails. However, the second attempt usually works. I...

No problem, I can test whatever you want.

@jczic I tried the latest sources and unfortunately the problem still persists. First try fails. Second try works. It only fails on the first try after the ESP32 board is...

Please take a look at the Pymakr repositories: https://github.com/search?q=org%3Apycom+pymakr I use [Pymakr2 in VS Code](https://github.com/pycom/pymakr-vsc) and its connection works very well in Windows 10.