adrien3d / IO_WSSFM10-Arduino

Arduino library for the WSSFM10 Sigfox Module
https://plugblocks.com
MIT License
6 stars 8 forks source link

ESP32 module compatibility. #17

Open wavewolf opened 3 years ago

wavewolf commented 3 years ago

Hello, Adrien. I would like to know if there is any easy way to enable SIGFOX module communication with ESP32 module, instead of arduino. The only difference is that I in ESP32 use the "HardwareSerial" to communicate with the other modules using UART. is it possible?

Thanks.