We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
I'm trying to test wifi functionality of Network Component (v7.14) using sockets functions, not bypass mode. In standard example of WizFi360 (CMSIS Driver) I can't initialize network component because there is an error: SetBypassModeFailed.
In documentation there is no such limitation that network component support only bypas mode. Have anyone experience with it?
Best Regards,
Lukasz
MDK-Middleware Network documentation clearly specifies that is supports WiFi modules that can operate in transparent mode aka bypass mode.
See paragraph Description in the documentation:
https://www.keil.com/pack/doc/mw/Network/html/group__net_wi_fi___func.html
WizFi360 dose not support transparent/bypass mode.