Seeed Studio XIAO ESP32C6 (SS113991254)

This is a placeholder topic for “Seeed Studio XIAO ESP32C6” comments.


Features

Enhanced Connectivity: Combines 2.4GHz Wi-Fi 6 (802.11ax), Bluetooth 5(LE), and IEEE 802.15.4 radio connectivity, allowing you to apply the…

Read more

I’m planning on programming the “Seeed Studio XIAO ESP32C6” as a thread border router. As per:

Thus I don’t need to attach any components to it, just program it.

I was looking to use the “ESP Prog” (ESP-PROG | Buy in Australia | PGM-19099 | Sparkfun | Core Electronics) to program it, but it’s currently out of stock. Do you have any alternative programmers that you’d recommend?

Would the “USB to TTL Serial UART RS232 Adaptor” (USB to TTL Serial UART RS232 Adaptor (PL2303TA) | Buy in Australia | 018-USB-PL2303HX | Core Electronics) be a suitable choice? (I don’t need the JTAG capabilities of the “ESP Prog” for this - it would have just been useful to have in the toolbox).

1 Like

I just program mine over the USB interface, using ESPConnect.

Since the USB has a builtin JTAG debugger, one can still do “real” debugging of the code over the USB interface.

1 Like

Ah, yes. :person_facepalming:

Thanks. I’d been focused on programming some other devices and missed the obvious with this one!

2 Likes

Don’t worry, Fozzy, it happens to us all.

Just glad you got it solved.