Search found 1 match
- Fri Jul 03, 2026 7:42 pm
- Forum: General Discussion
- Topic: ESP32-C5 as I2C slave (onRequest) — master reads nothing. Known issue?
- Replies: 0
- Views: 33
ESP32-C5 as I2C slave (onRequest) — master reads nothing. Known issue?
Short version: I have two XIAO ESP32-C5 boards wired for I2C — one as master (controller), one as slave (peripheral, addr 0x11). The master polls, but the slave never responds — the master reads zero bytes. I've eliminated wiring, pins, pull-ups, power, swap, and clock speed across two breadboards ...