Code: Select all
wifi: unsupport frame type: c0
....Currently only support for sending beacon/probe request/probe response/action and non-QoS data frame....
Is this a bug of the ESP-IDF, an error in the documentation or do I have to do something special in the code to send an action frame instead of a beacon ?
Thanks