Hi @msolters,
Testing in Win10 I could noted that after "connectToAP" the wifi cant connect, so I discovered that calling the command:
netsh wlan set profileparameter name="MyApName" connectionmode=auto
The network starts and works fine.
Do you think that is necessary add that command?
Thanks
Hi @msolters,
Testing in Win10 I could noted that after "connectToAP" the wifi cant connect, so I discovered that calling the command:
netsh wlan set profileparameter name="MyApName" connectionmode=autoThe network starts and works fine.
Do you think that is necessary add that command?
Thanks