-->
Page 1 of 1

RTOS_SDK Promisc Data Len

PostPosted: Mon Oct 07, 2019 4:07 pm
by pomelo
Had a long discussion with ESPRESSIF lately about extending the length of the packets captured during monitor mode.

Was given this:

Code: Select allextern void esp_wifi_set_promiscuous_data_len(uint32_t len);


Tested and works perfectly with RTOS_SDK-3.2


Any chance this can be a part of the Arduino ESP8266 core?