LoRaWAN ADR
-
Is LoRaWAN ADR operation supported?
-
Hello,
Yes, it has been supported since the first release. Just pass adr=True to the LoRaWAN constructor. Check the init method in the docs:
https://docs.pycom.io/pycom_esp32/library/network.LORA.html?highlight=lora
Cheers,
Daniel