Using the “Wio-SX1262 for XIAO” to easily build LoRa point-to-point communication with various XIAOs

Works like a charm! Thank you very much!
Now I just have to check how the radio/radiolib is handling re-starting the SPI after SPI.end(). I will start with SPI.begin() + radio.standby() and check if everything is working as expected.