WIFI_PROTOCOL_LR mode #905
-
my Esp32 is in close box so may be that's why i getting good result within few meters only . so i am planning for espnow long with WIFI_PROTOCOL_LR mode . does it will have any negative effect with current API ? ? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I observe strange behavior after using ESP_ERROR_CHECK( esp_wifi_set_protocol(WIFI_IF_STA, WIFI_PROTOCOL_LR )); i try with above with 2 esps and both have same results . I know its not related to your great APi but i discus it here because i am confuse what wrong with these line of code . |
Beta Was this translation helpful? Give feedback.
This is outside of my scope