No idea about Windows, but on a Mac you should lower the default baud rate to 115200
. Btw this is now possible to change via web interface in the latest develop branch.
Besides that, Micro-USB UARts seem to work more reliable than USB-C.
No idea about Windows, but on a Mac you should lower the default baud rate to 115200
. Btw this is now possible to change via web interface in the latest develop branch.
Besides that, Micro-USB UARts seem to work more reliable than USB-C.
thx for helping Marco,
now i am on the develop brach with my docker container. still no luck.
my UART adapter has USB-A and the others mini-USB. both working well.
i try esptool directly , but i could not even read the ESP Chip version, just getting transfer errors.
but the pogoPins sits very well. and with putty i get output.
It is brandnew Box btw. but the firmware version are the same, as in the documentation.
Frankly, I am not an expert and have low to no knowledge about programming. Hope I do not guide you into wrong direction.
Try this:
Hope this helps you.
And yes baud rate should be around 115200 or less.
By the way: we tested the UART USB device by connecting RX and TX on the USB device to see if it is receiving signals which indicates device is ok and can transfer and receive signals on your computer. Try this as well.