Skip to main content

KSP-N51U Quick Start

The KSP-N51U is an internal LTE-M / NB-IoT module in the KORLINX industrial LTE-M product series. This guide helps you prepare the module hardware, connect the U.FL antenna, connect the UART host interface, power the module correctly, and verify basic AT command communication.

Unlike the KSE-91A external modem, KSP-N51U is a PCB-level internal module. This Quick Start focuses on hardware preparation, UART host connection, antenna connection, USIM preparation, and basic communication verification.


Quick Start Flow

Use the following flow for first-time bring-up.

StepActionExpected Result
1Review the hardware overview and pin listYou can identify the antenna connector, power pins, GND pins, and UART pins
2Connect the LTE antennaAntenna is securely connected to the U.FL connector
3Prepare the Nano USIMSIM is ready for cellular network access
4Connect UART and GNDHost can communicate with the module through UART
5Apply 3.3–5 V DC powerModule powers on from a stable supply
6Open the host UART portSerial terminal or host firmware is ready
7Send ATModule returns OK if communication is working
8Continue network and GNSS checksModule is ready for LTE-M / NB-IoT testing
tip

For the first bring-up, verify the UART path first. A simple ATOK response confirms that power, GND, and UART wiring are working.


Hardware Overview

The KSP-N51U hardware provides a compact internal LTE-M / NB-IoT module form factor with a U.FL antenna connector and a 2.54 mm header pin type host connection.

Module Overview

KSP-N51U module overview
PartDescription
Module typeInternal LTE-M / NB-IoT module
Host connection2.54 mm header pin type
Antenna connectorU.FL
Control interfaceAT-COMMAND over UART

Antenna Connector

KSP-N51U U.FL antenna connector

The KSP-N51U uses a U.FL antenna connector. Connect the LTE antenna before starting cellular network tests. If your application uses GNSS, make sure the antenna design and placement support the required GNSS performance.

tip

For better signal quality, keep the antenna away from large metal objects and place it where cellular reception is available.

Host Connection

The module connects to the host system through a 2.54 header pin type connection. Use the hardware reference or board design file for the exact pin assignment before wiring.

caution

Do not assume the pin order from the product photo alone. Always verify the pinout from the official hardware reference or board design before applying power.

Pin List

The KSP-N51U uses two 14-pin header groups for power, UART, I2C, control, and GPIO-related signals.

KSP-N51U pin list

Essential Pins for Quick Start

Use these pins for a basic power and UART communication test.

PurposeKSP-N51U PinSignalConnect To
Power inputJ1-1 or J1-23.3–5VStable 3.3–5 V DC supply
GroundJ1-3 or J1-4GNDHost / power supply GND
UART transmitJ2-1UART_TXHost UART RX
UART receiveJ2-2UART_RXHost UART TX
Power controlJ2-5PWR_ONHost control signal, if used
ResetJ2-7nResetHost reset control, if used
caution

Confirm the J1/J2 orientation on the actual PCB or carrier board before wiring 3.3–5V and GND. Incorrect power wiring may damage the module.


Specification

General

ItemSpecification
Model nameKSP-N51U
Product typeInternal type industrial LTE-M module
Cellular networkLTE-M / NB-IoT
MCU64 MHz Arm Cortex-M33
Memory1 MB flash + 256 KB RAM, EXT 4 MB flash
ModemMultimode LTE-M / NB-IoT modem
Data rateUp to 375 kbps (LTE-M Cat-M1)
Tx powerUp to +23 dBm (LTE-M mode)
Frequency700–2200 MHz LTE band support
ProtocolMQTT, CoAP, HTTP, LwM2M
ControlAT-COMMAND (UART)
SDKESP32, STM32 Series, nRF52 Series
GNSSSupported
USIMNano USIM, Supported Global and KT
SecurityArm TrustZone + Arm CryptoCell 310
InterfaceUART
Input voltage3.3–5 V DC
AntennaU.FL
Connection2.54 header pin type
Size21 × 34 × 1.0 mm (PCB only, U.FL)

Current Consumption

ModeSpecification
Current consumption (Tx)~120 mA average in LTE-M mode, varies by band and output level
Current consumption (LP)Under 5 µA in PSM / DRX power-saving mode

Before You Start

Prepare the following items before wiring the module.

ItemDescription
KSP-N51U moduleMain LTE-M / NB-IoT internal module
Host board or MCUHost system with UART support
Stable DC power source3.3–5 V DC input according to the module specification
LTE antennaAntenna connected through U.FL
Nano USIMActive SIM profile for cellular network access
Serial terminalPC tool or host software used to send AT commands
caution

Before powering on, confirm the supply voltage, common GND, UART wiring, and antenna connection. Incorrect power wiring may damage the module.


Connect the Hardware

1. Connect the Antenna

Connect the LTE antenna to the U.FL antenna connector before running network tests.

tip

For better signal quality, keep the antenna away from large metal objects and place it where cellular reception is available.

2. Prepare the Nano USIM

Install or connect the Nano USIM according to your host board or product design.

Check ItemRecommended Action
SIM formatUse Nano USIM
SIM serviceConfirm that the SIM plan supports the target cellular network
SIM contactMake sure the SIM is seated correctly in the host design

3. Connect the UART Host Interface

KSP-N51U is controlled by AT-COMMAND (UART). Connect the module UART interface to the host UART interface.

KSP-N51U PinSignalConnect To
J2-1UART_TXHost UART RX
J2-2UART_RXHost UART TX
J1-3 or J1-4GNDHost GND
note

The exact physical pin location depends on your carrier board or product design. Use the official pinout before wiring.

4. Apply Power

Apply stable 3.3–5 V DC power to the module.

KSP-N51U PinSignalConnect To
J1-1 or J1-23.3–5VPower supply output
J1-3 or J1-4GNDPower supply ground

After power is applied, open the host UART port from your PC tool or host firmware.


Verify AT Command Communication

After wiring and powering the module, verify that the UART communication path is working.

Basic Communication Check

Send a basic AT command from your serial terminal or host application:

AT

A normal AT command interface should return an OK response when the host UART communication is working.

tip

If there is no response, check power, common GND, UART TX/RX direction, and the serial port settings used by your host firmware or test tool.


🎉 You're Ready!

Welcome to KORLINX Cellular Module

You've completed the basic hardware connection and UART communication check.

From power wiring to your first AT command response — that's an important first step.

Here's what you accomplished:
  • ✅ Connected the LTE antenna
  • ✅ Prepared the Nano USIM
  • ✅ Connected power and ground correctly
  • ✅ Wired the UART host interface
  • ✅ Sent your first AT command
  • ✅ Received an OK response from the module

What's next?

📶

Network Attach

Continue with LTE-M / NB-IoT network registration and signal checks.

🛰️

GNSS Preparation

Prepare antenna placement and test location-related features.

⌨️

Network Attach

Use AT commands to configure the modem and check cellular status.

🧩

Host Integration

Integrate the module with your MCU, host board, or application firmware.

Your module is now responding over UART. You can continue with network connection checks and product integration.


Troubleshooting

SymptomPossible CauseRecommended Action
No AT responsePower, UART wiring, GND, or serial setting issueCheck power input, common GND, TX/RX direction, and serial configuration
Module does not power onIncorrect supply voltage or unstable powerConfirm 3.3–5 V DC input and power source capacity
Cannot attach to networkSIM, antenna, coverage, or network profile issueCheck Nano USIM, LTE antenna, cellular coverage, and AT command configuration
Weak signalPoor antenna placement or low coverageReposition the antenna or test in a better coverage area
GNSS does not get a fixAntenna placement or sky visibility issueImprove antenna placement and allow more time for first fix
Unstable communicationUART wiring or host timing issueCheck UART wiring, ground connection, and host firmware handling