-
I flash the FEATHER_S2 into it, but it can't be found by device explorer. details of the devkit: |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
If you use putty with baud rate 115200 , do you see the boot screen and if it goes into a loop. if so then there is something wrong with the firmware. |
Beta Was this translation helpful? Give feedback.
-
Can you plug in the the other USB? |
Beta Was this translation helpful? Give feedback.
-
I can deploy my image by using nanoff, and it runs successfully. `C:\Users\jeffe>nanoff --target FEATHER_S2 --serialport COM9 --deploy --image D:\Development\Jeffer\biaer\iot\esp32-client\bin\Debug\Esp32Client.bin ** Can't check the version! ** Using COM9 @ 1500000 baud to connect to ESP32. |
Beta Was this translation helpful? Give feedback.
I don't think the USBStream is implemented in ESP32 yet.