connection automation on Windows 10 | Telit Cinterion IoT Developer Community
January 29, 2020 - 6:54pm, 1457 views
Hello
We're desiging a product with an mPLS62-W on a SBC under Windows 10.
Drivers are installed properly and we managed to establish the connection and observe decent throughput. But we have to manually open the connection (AT^SWWAN) after Windows has started.
Is there a known or suggested way to automate that ?
Many thanks for your help
Veranith
Hello,
How about using MBIM?
To activate MBIM on the module you need to use this command:
AT^SSRVSET="actSrvSet",4
and reboot the module.
Regards,
Bartłomiej
Hello Bartłomiej
Thanks for your reply. I'm not very familiar with this.
Does it mean that setting AT^SSRVSET="actSrvSet",4 + rebooting should make it open a connection automatically on windows 10 ?
are there particular drivers to install and/or do you have a "how-to" guide that would precise a bit more on this ?
Many thanks
Veranith
Hello,
There are no additional drivers needed. All the drivers are distributed in one package. The connection should be established automatically.
Regards,
Bartłomiej