NWK300
NWK300 4G LTE Modem (Linux & Windows)
Introduction
The OnLogic NWK300 is an embedded cellular modem powered by the Semtech EM7590 module. This high-performance, industrial-grade 4G LTE-Advanced Pro Cat-13 modem is designed for demanding applications requiring fast, reliable cellular connectivity. It supports a wide range of LTE bands, including CBRS, and offers GNSS capabilities for location services. Ideal for IoT, industrial routers, video surveillance, and public safety applications, this embedded modem is designed to bring high-powered LTE connectivity to your OnLogic device.
This article covers basic setup and troubleshooting for the NWK300, which utilizes the Semtech EM7590 series of cellular modems. The NWK300 supports both mPCIe and M.2 connections via its specially developed carrier board.
Product Manual
Key Features
LTE-Advanced Pro Cat-13: Peak download speeds up to 400 Mbps and upload speeds up to 150 Mbps. Global LTE Band Support: Extensive band coverage for worldwide deployment. CBRS Support: Enables private LTE networks in the 3.5 GHz band. MIMO Support: 2x2 MIMO for improved data throughput and signal quality. USB 3.0 and PCIe Interfaces: Flexible integration options. Low Power Consumption: Optimized for battery-powered devices. Industrial Temperature Range: -20°C to +85°C. Mobile Software Management: Firmware Over-The-Air (FOTA) Embedded Software: Secure boot, Pre-certified firmware. OS Support: Windows 10, Windows 11, Linux. Dual SIM: Dual SIM Single Standby (DSSS) support.

Dimensions
All measurements are in mm
M.2 Carrier Card

M.2 Carrier Card with Extension Bracket

mPCIe Carrier Card

FAQs
Drivers
If you purchased Windows from OnLogic, drivers for the modem are already installed. For user installed OSes or re-installation, you can find downloads for the the drivers below:
SIM Cards & Activation
Locate the Cellular Module booklet that came with your system.
If an ICCID number is listed, your system already has a SIM card installed internally and is ready to activate. If not, you will need to provide a SIM card (Ref: SIM Card Access).
Contact your wireless carrier. State that you want to activate a 4G modem and provide the numbers on the front of the booklet. This should include the IMEI of the modem, and (if a SIM card was included in your order) the ICCID number from the SIM card.
Modem Setup
Ensure you are in an area with good signal coverage
Connect all cellular antennas and boot up the OnLogic PC. If you are unsure which connections are cellular, refer to our FAQ section above.
Allow the PC to sit for a few minutes and see if a 4G connection is established. If not, continue with the steps below.
Windows
Opening the AT Command Terminal
Download and install the latest version of the PuTTY tool. Download Link

Open device manager and look for the Sierra modem.
Right click and open Properties

Go to the Modem tab and note the COM number.

Open PuTTY and configure these options

Select the serial option
Change the COM number to match device manager
Click on default settings
Click Save
Click open
This configures PuTTY to automatically choose the correct options next time you run it.

Begin by typing ATE1 and pressing enter. The terminal should respond with OK. This indicates the modem is ready for commands.
The first item to check is the firmware setting. It should match the desired carrier.
at!impref?

In the example above, the generic firmware is loaded. The carrier specific firmware should be used instead.
Run the following commands:

at!impref=”CARRIER”
where CARRIER is ATT,VERIZON,SPRINT
Note: if your carrier is not listed, download the correct firmware from the following webpage:

at!reset
Power down and unplug the PC for a moment, then boot it back up.
If no connection is established after 5 minutes, open Putty and run the following 2 commands. Note that the COM port number may change after switching firmware. You may need to check Device Manager and adjust Putty accordingly.

AT+CFUN=0
AT+CFUN=1
This will place the modem into airplane mode and then take it out of airplane mode, effectively forcing it to retry connecting to the cellular network.
If the modem is still not working at this point, go back and ensure all previous steps have been completed. If the modem is still not functioning, skip to the Troubleshooting section.
Linux
Ensure you are in an area with good signal coverage
Connect both antennas and boot up the OnLogic PC
Opening the AT Command Terminal (Ubuntu Desktop 24.04)
Open a terminal window (ctrl+alt+t)
Install minicom with sudo apt update && sudo apt install minicom

Run minicom setup via the command sudo minicom -s
Select the “Serial port setup” menu option

Press the ‘a’ key and modify serial device from “/dev/modem” to “/dev/ttyUSB2”. Press enter twice to exit this submenu

Note: /dev/ttyUSB2 is the default for a system with no other USB serial devices. You can identify the correct AT port using the command cat/proc/tty/driver/usbserial the AT port will be the highest numbered QUALCOMM USB modem. In the below image this is 2 corresponding to /dev/ttyUSB2

Select “Save setup as dfl” from the menu, look for the “Configuration Saved” popup
Select “Exit from Minicom” to return to the shell
While running AT configuration commands ModemManager will need to be disabled you can do this with the command sudo systemctl stop ModemManger.service
Open the AT port with the sudo minicom

Firmware
Firmware updates can be downloaded from the Semtech website linked below.
Firmware versions are carrier specific. Download the version for your carrier. Use Generic if yours is not listed.
You will need to register for a free account to download.
Run the executable and let it complete. Power down and unplug the system from power for 10 seconds. When you power it back up, the new firmware will be active.
SIM Card Access
The modem is installed into a carrier board. The carrier boards host x2 nano-SIM slots, which are located on the top of the board. This is the default location to install a SIM card, and OnLogic installs all SIM cards here by default.

First, use the search box at the top of this site to locate the technical resources page for your model.
“ML350” for example.
Disassemble the PC to gain access to the modem

Once inside, locate the Semtech Modem

Remove the 1x retaining screw from the center

The modem will pop up to a 45 degree angle. Gently pull it out of the slot.

Set the modem aside and be careful not to disconnect the antenna wires.
They are tiny and difficult to reattach.

The mPCIe and M.2 carrier boards have the SIM slots on the top. Removing the card is not necessarily required.
Remove the retaining screw from the carrier board that was underneath the modem.

Gently pull the carrier board out of the slot as you did with the modem.

Flip the carrier board over. The SIM slots are located on the bottom.
The retention bar is fixed in place. Slide the SIM card in and out.
External SIM slot
The NWK300 comes with two built-in SIM slots. It does not have any provision for automatic SIM switching, so a user must intervene in order to change SIMs. SIM slot 1 on the card connects to UIM0 on the modem. SIM slot 2 on the card, or any motherboard or external slot, connects to UIM1.
Open an AT command terminal (Ref: Opening the AT Command Terminal).
Run the following commands in the AT terminal:

AT!UIMS=1
AT!RESET
Reboot the PC, and the correct SIM slot will now be active.
4G and Ethernet
The default behavior of Windows is to prioritize wired connections over wireless connections. The modem will be automatically disabled when an ethernet cable is connected. This behavior may be undesirable if you with to use 4G while having access to the local ethernet network or use PoE cameras. You can override this behavior using one of the options below. But first, you will need to change the following setting under the Windows “Cellular” settings:
You will need to Disable the setting that allows Windows to manage the Cellular connection.

1. Group Policy
Launch gpedit.msc from the start menu
Go to Computer Configuration\Administrative Templates\Network\Windows Connection Manager
Change the Setting of Minimize the number of simultaneous connections to the Internet or a Windows Domain to “disabled”
2. Registry Edit
This setting will configure windows to ignore non-routable ethernet connections in network priority.
Easy Method
Download and run this file.
Manual Method
Not needed if you use the Easy method.
The registry value is HKLM\Software\Microsoft\WcmSvc\IgnoreNonRoutableEthernet = (DWORD) 0x1
Open the Registry Editor – press Windows key + R, type regedit and press enter.
1 – In the left side of the window expand HKEY_LOCAL_MACHINE, expand SOFTWARE, expand Microsoft and select WcmSvc. 2 – If the value IgnoreNonRoutableEthernet exists it will show up in the right pane of the window. If it does not exist you will have to create it (right click on WcmSvc > New > click DWORD (32 bit) Value, name the value IgnoreNonRoutableEthernet). 3 – Right click the value IgnoreNonRoutableEthernet and click Modify… in the “Value data” field type 1, leave the Base radio button on Hexadecimal and click ok. 4 – WcmSvc should now have the value IgnoreNonRoutableEthernet REG_DWORD 0x00000001 (1)
Troubleshooting
Before performing any troubleshooting, ensure you have completed all steps under Modem Setup and have activated your SIM card.
No Connection error
If no connection is established after 5 minutes, open Putty and run the following 2 commands. Note that the COM port number may change after switching firmware. You may need to check /dev and adjust Putty accordingly.

AT+CFUN=0
AT+CFUN=1
This will place the modem into airplane mode and then take it out of airplane mode, effectively forcing it to retry connecting to the cellular network.
Diagnostic AT Commands
Open an AT command terminal (Ref: Opening the AT Command Terminal).
The commands below can help diagnose various modem issues. Tech support may request screenshots of the output of each of these commands. If you have reached this point and require additional help, please email [email protected] and include a copy of these screenshots as well as your system serial number.
At!impref?
Display active firmware version
AT+CSQ
Display signal quality. Scale from 0-31, 31 being best signal. 99= no signal
AT+ICCID
Print SIM card number. If error, SIM is not configured correctly or installed.
At+cgdcont?
Shows the active APN
AT!GSTATUS?
Prints general status info
At+cgact?
Checks if paths to the network are active. Should output 1,1
AT+CGSN
Prints the IMEI of the modem
AT!PCINFO
Return the modem’s power control status.
Insert SIM Error

Verify that a SIM card has been installed and is oriented properly.
If using the external SIM slot, Refer to the Using the external SIM slot section for instructions.
Connection shows “Turned Off”

Open Putty and run the following 2 commands. This should force the modem into an online state.

AT+CFUN=0
AT+CFUN=1
Last updated