South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
I haven't come across one of the HiLink modems, but it seems it is possible to switch the modem between serial and network modes:It seems the Hilink features being able to use the modem without any dashboard software I.e. just plug in and control device thru 192.168.1.1 in browser.
However, mdma can't see the device at all...
Init3 = AT+CGDCONT=1,"IP","darmowy"
The only way to find out whether modem is faulty or HiLink sucks is to enable serial interface.
Guess, what? In your Device Manager!To make the switch plug in the modem wait for Hilink to initialize and go to:
http://192.168.1.1
Make sure automatic connect and reconect is disabled, disable everything even delete AP using web page.
go to:
http://192.168.1.1/html/switchProjectMode.html
modem will disconnect and switch to serial, new device should apear in:
To enable gms modem mode execute the following:
Code:
AT^U2DIAG=0
To switch back HiLink execute:
Code:
AT^U2DIAG=119
Remove the modem and plug it again for changes to take effect.