Is there a compendium somewhere that shows corrections and updated documentation?
I ask because….
Obviously the SPI “hat” for the Xiao ESP32S3 won’t work with others due to the connectivity. It goes on to say, however, that the Wio-sx1262 included with the nRF52840 isn’t compatible with the Esp32S3.
Why is this?
The Wio-sx1262 that you can purchase separately just says it’s for the Xiao platform. It appears to be nearly identical to the one included in the nRF52840 kit. The stand-alone one has a button that the kit doesn’t, but has an identical pinout otherwise.
I recently saw a post somewhere that the ESP32C6 diagram isn’t labelled correctly, so it took some effort to get the C6 up and running with the stand-alone sx1262. Specifically they noted the following:
NSS=D5 (not D7), RST=D2 (not D4), SCK=D8, MOSI=D10, MISO=D9, BUSY=D3
Do we know if any of the other Xiaos have a similar issue?