WiFi LR / UDP working with espressif 2.0.3 but not with 2.0.14?
Posted: Thu Jan 18, 2024 3:08 pm
Hi,
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.
What changed in the wifi code from 2.0.3 to 2.0.14 to make it fail?
thanks & regards
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