What is WIFI_PROTOCOL_LR in function esp_wifi_set_protocol?
thanks
Code: Select all
#define WIFI_PROTOCOL_11B 1
#define WIFI_PROTOCOL_11G 2
#define WIFI_PROTOCOL_11N 4
#define WIFI_PROTOCOL_LR 8
Code: Select all
#define WIFI_PROTOCOL_11B 1
#define WIFI_PROTOCOL_11G 2
#define WIFI_PROTOCOL_11N 4
#define WIFI_PROTOCOL_LR 8
Any information about the low rate (speed)? and long range (meters)?WiFive wrote:Custom phy mode low rate long range only support esp32 to esp32 communication.
Users browsing this forum: Bing [Bot] and 327 guests