• Home
  • Company
  • Products
  • Support
  • How to Buy

AT Commands on the SmartMax

This week we will discuss what AT commands you can use with the SmartMax and why it is limited.

With the SmartMax every thing is controlled via the onboard processor, so when you type any AT command on the serial port the on board processor takes this command and responds back based on the module status, and for that we had to support the basic common function that any legacy device might send to the modem based on the fact that it is a serial modem.
However if you want to talk to the Module and send more serial commands you can do this via the Web Interface AT commands section or by accessing the module directly via the mini USB port.

Here is a summary of AT Commands that you can use on the SmartMax serial port:
Serial Interface Configuration: at+ipr, at+ifc, at&d, at&c, ats0, at&w
SMS Commands: at+cmgf, at+cmgs
IPStack Commands: at$$ipctop, at$$ipctos, at$$ipctcs,
Diagnostic Commands : ati, at$$rssi, at&v, at+creg, at$$reset

How Can I Configure The SmartMax?

Yes SmartMax is a Serial modem and yes it can hold configurations similar to the Modmax but with the SmartMax you have to use the web interface in order to fully configure your modem.
Web configuration will require using a USB cable between your computer and the SmartMax LAN USB port; also you will need to install the USB Ethernet/RNDIS Driver for the SmartMax.
Saying that, you can still do some configuration on the serial port, but not before initial Web configuration.

NEW PRODUCTS now available on maXshop

Keep any eye out in maXshop – Maxon’s Online Store – for new products.

We are constantly updating maXshop with new products and as always, should you have a customised product and/or application to suit and it is not available, contact us directly for your Maxon-tailored solution.

CLICK HERE to enter maXshop _ Maxon’s Online Store

NEW PRODUCT – SMARTMAX! PRE-ORDER NOW!!

AVAILABLE SEPTEMBER

Breaking the industry benchmark, the top-of-the range Smartmax is a unique and intelligent fusion of 3G capabilities with advanced functionality of a modem/router, complete with built-in DNP3; all encased in a durable & robust metal casing.

The Smartmax has an array of industrial connectivity options, including RS232, RS485 & USB ports. DNP3 protocol, and HSPA wireless connectivity to ensure local, national and international remote access via VPN, DDNS & FTP features.

Complete with SCADA functionality capabilities, the Smartmax can power up simple to advanced M2M applications, enabling secure and two-way communications for remote monitoring, control, management and reporting. Designed for reliable field performance and functionalities, the Smartmax allow solutions to deliver rapid, cost-effective deployment for any telemetry environments.

With the additional I/O Board, the Smartmax transforms into a standalone RTU (Remote Terminal Unit), being an all-in-one solution to streamline your data telemetry to the next generation.

Smartmax M2M HSPA Smart Modem Solution features:

• SUPPORTS HSPA/GSM/GPRS/EDGE NETWORK
• EMBEDDED TCP/IP, UDP/IP STACK
• RS232, RS485 AND USB CONNECTIVITY.
• SUPPORTS PACKET DATA
• BUILT IN WEB INTERFACE
• INTELLIGENT FUNCTIONALITY AND PERFORMANCE
• 7.2MBPS DOWNLINK, 5.76MBPS UPLINK

PRE-ORDER your Smartmax M2M Smart Modem Solution NOW!

PRE-ORDER your Smartmax M2M Smart Modem Solution NOW!

Restoring the Modmax Serial Modem to Factory Default Settings

This week we will discuss how to restore the Modmax serial modem to factory default settings, first we will restore the serial port settings like baud rate, flow control DCD and ignore circuit settings by sending AT&F AT command to the modem via serial or USB port. After sending this command you have to use the default baud rate of the Modmax which is 115200 bps.

Now to restore the IPSTack settings to factory default you actually have to clear $$IPCTRIP and $$IPCFL values manually. Using the AT command line below (copy and past on your terminal program), it should restore the modem IPSTack to default settings.

“at$$spc=356758;$$dsid=TELSTRA_PPP_ID;$$dspw=;$$ipctrip=0;$$ipcfl=0,0;$$ipcfl=1,0;$$ipcfl=2,1;$$ipcfl=3,10;$$ipcfl=4,0;$$ipcfl=5,10;$$ipcfl=6,1450;$$ipcfl=7,60;$$ipcfl=8,3;$$ipcfl=9,60;$$ipctrip=0;$$ipctrip=1;+cgdcont=1;+cgdcont=2;+cgdcont=3″

NEW PRODUCT – Lightning Protector

Take advantage of this new product to Maxon to protect your technology investment! The Lighting Protector (MA-8010) can help save your technology investment from the damaging effects of lightning- simply plug it into your FME Male terminated Maxon Modem, Router and/or Antenna for added peace of mind and safety. This Lightning Protector’s connectivity is also universal for other branded products.

Perhaps your product is SMA terminated or otherwise? Check out our range of connectors and adaptors here to suit your connectivity or for your customised product, contact us directly.

Lightning Protector (MA-8010)

Complete specifications and pricing will be available shortly for the Lighting Protector and will be updated here once available.

As always, for further information, please do not hesitate to contact Maxon at sales@maxon.com.au or directly on +61 2 8707 3000

Configuring Modmax as a UDP Client – IPStack Mode Auto Configuration

In this week’s blog, we’ll provide you with sample configurations on how to configure a Modmax as a UDP Client in order to connect to a UDP Sever in IPStack Mode. For more information on the commands used below, please contact Maxon Technical support team on +61 2 8707 3000 or email support@maxon.com.au

Client Mode – Sample Configuration

AT+CGDCONT=1,”IP”,”telstra.corp”
For further instructions, please click here.

Configuring Modmax as a Client in IPStack Mode

In this week’s blog, we’ll provide you with sample configurations on how to configure a Modmax as a Client in order to connect to a Sever in IPStack Mode. For more information on the commands used below, please contact Maxon Technical support team on +61 2 8707 3000 or email support@maxon.com.au

Client Mode – Sample Configuration

AT+CGDCONT=1,”IP”,”telstra.corp”
AT$$DSID=Client@maxwan.com.au
AT$$SPC=356758

For more information, click here

Configuring Modmax as a Server in IPStack Mode

In this week’s blog, we’ll provide you with sample configurations on how to configure a Modmax as a Server listening on a certain port in IPStack Mode. For more information on the commands used below, please contact Maxon Technical support team on +61 2 8707 3000 or email support@maxon.com.au

Server Mode – Sample Configuration
AT+CGDCONT=1,”IP”,”telstra.corp”
AT$$DSID=Server@maxwan.com.au
AT$$SPC=356758
At$$DSPW=********

For more information click here.

Connecting Modmax to Hyper Terminal

In this week’s blog, we’ll provide you with information on how to connect Modmax to the hyper terminal via a USB or Serial port.

Connecting Via the USB Port

Connect Modmax via the USB to a computer running Windows
To check Com Port assigned to Modmax, click on Start > Settings > Control Panel > System > Hardware > Device Manger ….. for the full instruction click here.