Hi all!
there is a weird behavior when trying to use I2C with my XIAO boards (nrf, ESP32) in circuitpython:
RuntimeError: No pull up found on SDA or SCL; check your wiring
I do not have any issue when using Arduino code only in circuitpython!
Can someone tell me why and if there is some way to prevent the error without soldering resistors?
thx