Page 1 of 1

'esp_wifi_internal_tx' limitations?

Posted: Mon Aug 14, 2017 6:03 pm
by Staubgeborener
Are there any restrictions on the use of

Code: Select all

esp_wifi_internal_tx(wifi_interface_t wifi_if, void *buffer, u16_t len);
?

Are there any packets which can't be send?

Re: 'esp_wifi_internal_tx' limitations?

Posted: Wed Aug 16, 2017 11:11 am
by ESP_igrr