5 troubleshooting, 1 scenarios, 1 scenario 1: usb modem using a sim card – Dovado 4GR User Manual

Page 27: Part 5, Troubleshooting, Scenarios, 5troubleshooting

Advertising
background image

T h e M o b i le C h o ic e f o r y o u r B r o a d b a n d I n t e r n e t

API

27

© 2013 Dovado FZ-LLC

/* Sending text */
socket_write($socket, "$smstxt \r\n", strlen($smstxt)+3);

/* Sending end of message */
socket_write($socket, ".\r\n",3);

respons_wait($socket);

echo "Closing socket...";
socket_write($socket, "bye \r\n",6);
socket_close($socket);
echo "OK.\n\n";
?>

5

Troubleshooting

Dovado routers are designed with simplicity in mind. If you are experiencing difficulties with certain
features or unable to get online via the router, then kindly check the hints on the Troubleshooting
page within the router menu. If those hints do not help, then proceed to http://www.dovado.com/faq
for further details. If you still cannot find the answer, then take contact with us via http://
www.dovado.com/contactsupport

5.1

Scenarios

The following scenarios should assist you in enabling your router for Internet access, depending on
which type of USB modem you have inserted into the router.
If your scenario is not available in this guide, then please visit http://www.dovado.com/support for
latest update. Once the information has been inserted, the unit will automatically try to establish a
connection to the operator's network. A solid green light on the Internet LED indicates a successful
connection.

Note: Mobile operators typically have an Access Point Name (APN) as the key relevant point of
entry towards the mobile broadband network. Make sure to have the name of your APN in advance
of configuring your USB modem. If you are using any other technology besides 2G/3G or 4G, you
might not require an APN.

5.1.1

Scenario 1: USB modem using a SIM card

Go to Modem->Modem Settings page.
Enter your operator Access Point Name and a PIN code if using one.
Push Save Modem Settings.
Restart the router.

5.1.2

Scenario 2: USB modem using a SIM card along with a username and
password

Go to Modem->Modem Settings page.
Enter your operator Access Point Name and a PIN code if using one.
Push Save Modem Settings.
Go to Modem->PPP and make sure that PPP is enabled.
Enter your Username and Password
Save PPP Settings.
Restart the router

5.1.3

Scenario 3: Fixed connection through the WAN port

In the Internet->Internet Connection page, choose Ethernet cable in WAN port as the primary
Internet connection .
Push Save Settings.
Restart the router

Advertising