xreef / LoRa_E32_Series_Library

Arduino LoRa EBYTE E32 device library complete and tested with Arduino, esp8266, esp32, STM32 and Raspberry Pi Pico (rp2040 boards). sx1278/sx1276
https://www.mischianti.org
Other
348 stars 72 forks source link

Could this library be useful for SPI operation of a XBee radio module with Arduino? #32

Closed ahmetakman closed 2 years ago

ahmetakman commented 2 years ago

Hi everyone, I have been trying to program my ESP32 with Arduino ide to communicate with XBee Pro S2C module on the SPI bus. I am aware this panel is not about XBee modules but, I am unable to find any useful information achieve communicate them. There is no example code for this operation as well. Since the LoRa modules also use the SPI bus to communicate, could this library be useful for the SPI operation of the XBee radio module with Arduino IDE? Thanks

xreef commented 2 years ago

Hi ahmetakman, no sorry, only UART device. Bye Renzo