I was trying to get this LR protocol code working with a Lolin S3-mini (as slave) and sunton ESP32-2432S024C (as master)
First I did some test in arduino IDE and it worked quite well with 2.0.3, then I switched over to 2.0.14
and the slave isn't able to connect anymore.
Code: Select all
https://github.com/jnogues/ESP32-Long-Range-WiFi
thanks & regards