Search found 1 match
- Wed Apr 27, 2022 11:23 pm
- Forum: ESP32 Arduino
- Topic: Wifi data rate in promiscuous mode?
- Replies: 9
- Views: 16867
Re: Wifi data rate in promiscuous mode?
Hello, when I try and call the set_wifi_fixed_rate() function by inputting the value relative to the WIFI N 6.5Mb MCS0 rate (16), I get an error saying: (.literal._Z19set_wifi_fixed_rateh+0x0): undefined reference to `esp_wifi_internal_set_rate(int, int, int, wifi_internal_rate_t*)' In function `set...