Based on our hardware design, when the WiFi chanel is 6, the data can not be sent out.
Posted: Fri Aug 04, 2017 2:58 am
IDF version is v2.0.Chip is D2WD.Hardware is designed by ourself. The attachment is part of our hardware design.
Based on our hardware design, when the WiFi chanel is 6, the data can not be sent out.The fail reason is ENOMEM.Based on esp-wroom-32 module,channel 6 is normal.
"When the WiFi chanel is 6, the data can not be sent out" is a important clue to help us debug.
My question is :
1·What's your advices about "When the WiFi chanel is 6, the data can not be sent out"?
2·From application level,I only knows that fail reason is ENOMEM.ENOMEM is because that data has note been sent out ,so wifi tx buffer can not suffer another data.What's the reasons couse data can not be sent out through wifi.
Based on our hardware design, when the WiFi chanel is 6, the data can not be sent out.The fail reason is ENOMEM.Based on esp-wroom-32 module,channel 6 is normal.
"When the WiFi chanel is 6, the data can not be sent out" is a important clue to help us debug.
My question is :
1·What's your advices about "When the WiFi chanel is 6, the data can not be sent out"?
2·From application level,I only knows that fail reason is ENOMEM.ENOMEM is because that data has note been sent out ,so wifi tx buffer can not suffer another data.What's the reasons couse data can not be sent out through wifi.