Last Updated on : 2024-06-19 03:01:11download
These guidelines apply to NE1 modules.
These guidelines are intended to serve as the reference when you develop with NE1 series modules. It helps you get an overall understanding of the product specifications and assists in developing IoT products and applications.
This topic describes the hardware design guidelines in terms of features, specifications, reliability tests, test standards, development process, radio frequency (RF) metrics, and circuit designs.
Abbreviation | Spelled-out |
---|---|
ESD | Electrostatic discharge |
USB | Universal serial bus |
UART | Universal asynchronous receiver-transmitter |
SIM | Subscriber identification module |
SPI | Serial peripheral interface |
I2C | Inter-integrated circuit |
I/O | Input/Output |
GPIO | General-purpose input/output |
TBD | To be determined |
RTC | Real time clock |
ADC | Analog-to-digital converter |
NE1 series is a family of compact, high-performance, and low-consumption NB-IoT modules. It features:
NE1 is equipped with a total of 66 pins, including 52 LCC pins and 14 LGA pins. It has an ultra-compact profile of 17.7 mm (L) x 15.8 mm (W) x 2.4 mm (H).
The following table describes the detailed features of NE1 in terms of physical characteristics, baseband, RF, technical standards, and environmental specifications.
Key features
Items | Parameters | Details |
---|---|---|
Physical characteristics | Dimensions and packages | NE1 is equipped with a total of 66 pins, including 52 LCC pins and 14 LGA pins. It has an ultra-compact profile of 17.7 mm (L) x 15.8 mm (W) x 2.4 mm (H). |
Module | Platform | EC616 |
Module | Processor architecture | Cortex-M3 |
Module | USIM | 3V/1.8V SIM card |
Module | Voltage | |
Module | Operating mode |
|
Module | Power saving | The module consumes an ultra-low current (typically 800 nA) in PSM . PSM is designed to reduce the power consumption of the module and improve battery life. |
Module | UART interfaces |
|
Module | ADC | The module provides a 10-bit ADC input channel to read the voltage value. The interface is available in Active and Idle mode. |
Module | Network status indication | This pin keeps in high level in Active and Idle mode and in low level during module’s power-off or in PSM . |
RF | Protocol | Conforming to the NB-IoT radio protocols in 3GPP Release 14 |
RF | Max transmitting power | 23 dBm ± 2 dB |
RF | Receiving sensitivity | -127.3 dBm/15 kHz (non-retransmit) |
RF | Antenna interface | 50Ω impedance control. The antenna is supplied by a third party. |
Technical standards | Data transmission |
|
Technical standards | Network protocols | UDP/TCP/CoAP/LwM2M/PPP*/SSL*/DTLS*/FTP*/HTTP*/MQTT*/HTTPS* |
Environmental specifications | Temperature |
|
Applications | SMS messages* | Text and PDU mode |
Applications | Firmware update |
|
*
means under development.The signal groups in the baseband include SIM card interface, I2C interface, UART interfaces, network status indication, reset key, PSM wake-up, GPIO interfaces, power supply, and GND.
Operating frequencies | Upstream frequencies | Downstream frequencies |
---|---|---|
B3 | 1710 MHz to 1785 MHz | 1805 MHz to 1880 MHz |
B5 | 824 MHz to 849 MHz | 869 MHz to 894 MHz |
B8 | 880 MHz to 915 MHz | 925 MHz to 960 MHz |
Frequency bands | Max | Min |
---|---|---|
B3 | 23 dBm ± 2 dB | < -39 dBm |
B5 | 23 dBm ± 2 dB | < -39 dBm |
B8 | 23 dBm ± 2 dB | < -39 dBm |
Frequency bands | Conducted receiving sensitivity |
---|---|
B3/B5/B8 | -127.3 dBm/15 kHz (non-retransmit) |
*
means under development.The following table describes the three operating modes of the module.
Modes | Description |
---|---|
Connected | Connected: Active status. The module is in this status after it is activated and connected to the network. Radio transmission and reception can be performed. If no data communication is detected for a specified time, transition to Idle mode can be initiated. |
Idle | Idle: Light Sleep status. The network connection is maintained in eDRX state. Paging messages can be received. If no data communication is detected for a specified time, transition to PSM can be initiated. |
PSM | PSM : Deep Sleep status. CPU is powered off, the network is disconnected. Paging messages cannot be received. The module consumes an ultra-low current. The PMS duration is set by the T3412 timer. When there is upstream data to be transmitted or the tracking area update (TAU) expires, the module enters Connected mode. |
The module consumes an ultra-low current (typically 800 nA) in PSM. PSM is designed to reduce the power consumption of the module and improve battery life. The following figure shows the power consumption of the module in different modes.
The procedure for entering PSM is as follows:
PSM
.PSM
when it is establishing an emergency attachment or initializing the public data network (PDN) connection.PSM
, it cannot be paged and stops access stratum activities such as cell re-selection. But T3412 is still active.Either of the following methods can make the module exit from PSM:
PSM_EINT
(falling edge) will wake the module up from PSM
.Type | Description |
---|---|
I | Input |
O | Output |
IO | Input/Output |
The NE1 pin out is as follows.
Pin number | Symbol | I/O types | Feature | Notes |
---|---|---|---|---|
1 | GND | – | GND | – |
2 | GPIO1 | I | GPIO1 (boot flag) | 1.8V power domain. Pull down this pin in download mode. |
3 | SPI_MISO | I | GPIO14 (Controller in and agent out) | 1.8V power domain. Only the peripheral mode is supported. |
4 | SPI_MOSI | O | GPIO11 (Controller out and agent in) | 1.8V power domain. Only the peripheral mode is supported. |
5 | SPI_SCLK | O | GPIO15 (Serial clock) | 1.8V power domain. Only the peripheral mode is supported. |
6 | SPI_CS | O | GPIO16 (Chip select) | 1.8V power domain. Only the peripheral mode is supported. |
7 | NC | - | NC | |
8 | GPIO10 | I/O | GPIO10 | Normal GPIO pin |
9 | ADC0 | I | ADC interface AIO2 | 12-bit AUXADC |
10 | SIM_GND | – | Specified ground for SIM card | – |
11 | SIM_DATA | – | SIM card data signal | Adding a 20 kΩ pull-up resistor is recommended. |
12 | SIM_RST | – | SIM card reset signal | – |
13 | SIM_CLK | – | SIM card clock signal | – |
14 | SIM_VCC | – | SIM card power supply | 1.8/3.0V |
15 | RESET | I | Reset the module. | 3.3V power domain. Active low. Adding a 20 kΩ pull-up resistor and RC filter is recommended. |
16 | NETLIGHT | I/O | GPIO19 | A normal GPIO pin. In generic firmware v2.0.4 and later releases, this pin cannot be used for network status indication. You can implement network activity indication on the MCU. |
17 | UART1_RXD | I | The main UART interface used for receiving AT commands and serial data. | 1.8V power domain. If the voltage range of the MCU’s TXD is 1.8V to 3.6V, directly connecting the MCU’s TXD to the module’s RXD is recommended. |
18 | UART1_TXD | O | The main UART interface used for transmitting AT commands and serial data. | 1.8V power domain. Take care of level translation. |
19 | PSM_EINT | I | WAKEUP3, a dedicated external interrupt pin, used to wake up the module from PSM. | 3.3V power domain. Falling edge active. Adding a 20 kΩ pull-up resistor and RC filter is recommended. |
20 | RI | – | GPIO7 | Normal GPIO pin |
21 | WAKEUP1 | I | WAKEUP1, a dedicated external interrupt pin, used to wake up the module from PSM. | 3.3V power domain. Falling edge active. Adding a 20 kΩ pull-up resistor and RC filter is recommended. |
22 | WAKEUP2 | I | WAKEUP2, a dedicated external interrupt pin, used to wake up the module from PSM. | 3.3V power domain. Falling edge active. Adding a 20 kΩ pull-up resistor and RC filter is recommended. |
23 | NC | – | NC | – |
24 | VIO18_EXT | O | 1.8V output power supply. No voltage output in PSM. | Vmin=1.53V Vnorm=1.8V |
25 | WAKEUP5 | I | WAKEUP5, a dedicated external interrupt pin, used to wake up the module from PSM. | 3.3V power domain. Falling edge active. Adding a 20 kΩ pull-up resistor and RC filter is recommended. |
26 | WAKEUP4 | I | WAKEUP4, a dedicated external interrupt pin, used to wake up the module from PSM. | 3.3V power domain. Falling edge active. Adding a 20 kΩ pull-up resistor and RC filter is recommended. |
27 | GND | – | GND | – |
28 | UART2_RXD | I | Receive data through serial communication by default. | 1.8V power domain. Take care of level translation. |
29 | UART2_TXD | O | Transmit data through serial communication by default. | 1.8V power domain. Take care of level translation. |
30 | NC | – | NC | – |
31 | NC | – | NC | – |
32 | I2C0_SDA | I/O | I2C0_Data/GPIO9 | I2C interface by default. |
33 | I2C0_SCL | O | I2C0_Clock/GPIO17 | I2C interface by default. |
34 | GND | – | GND | – |
35 | RF_ANT | – | RF_Antenna | 50Ω characteristic impedance |
36 and 37 | GND | – | GND | – |
38 | UART0_RXD | I | Receive data | Used for log output by default. 1.8V power domain. Take care of level translation. |
39 | UART0_TXD | O | Transmit data | Used for log output by default. 1.8V power domain. Take care of level translation. |
40 and 41 | GND | – | GND | – |
42 and 43 | VBATT | I | Input power | Input voltage range: 2.2V to 4.3V. Vnorm: 3.3V. Mount a TVS diode on the motherboard for ESD protection. |
44 | NC | – | NC | – |
45 | NC | – | NC | – |
46 | NC | – | NC | – |
47 | NC | – | NC | – |
48 | NC | – | NC | – |
49 | NC | – | NC | – |
50 | NC | – | NC | – |
51 | NC | – | NC | – |
52 | NC | – | NC | – |
53 | NC | – | NC | – |
54 | NC | – | NC | – |
55 | NC | – | NC | – |
56 | NC | – | NC | – |
57 | NC | – | NC | – |
58 | NC | – | NC | – |
59 | SWDIO | – | The debug interface | – |
60 | NC | – | NC | – |
61 | NC | – | NC | – |
62 | SWCLK | – | The debug interface | – |
63 | NC | – | NC | – |
64 | FREF | – | The base frequency | – |
65 | GPIO6 | – | GPIO6 | Normal GPIO pin |
66 | GND | – | GND | – |
NE1 can be powered by a battery or an external power supply. The ground pin and signal ground pin must be connected to the ground plane on the PCB. Otherwise, the overall performance of the module might be affected.
Pin No. | Signal | Description | Min | Typical | Max | Unit |
---|---|---|---|---|---|---|
42 and 43 | VBAT | Input power | 2.2 | 3.3 | 4.5 | V |
1, 27, 34, 36, 37, 40, and 41 | GND | GND | – | – | – | – |
The supply voltage of the module ranges from 2.2V to 4.5V. You can use a low quiescent current LDO with an output current capacity of 0.5A as the power supply. A LiMnO2 battery can also be used as the power supply.
A reference circuit for the power supply is illustrated in the following figure.
Pin No. | Signal | Description |
---|---|---|
15 | RESET | Reset the module. |
19 | PSM_EINT | A dedicated external interrupt pin, used to wake up the module from PSM. |
Reset: The module will be reset after the RESET
pin is driven to a low level for at least 35 ms and then pulled up or left floating.
PSM exit: Pulling down PSM_EINT
(falling edge) will wake the module up from PSM. A low pulse width of at least 4 ms is required, as shown in the timing diagram below. If a triode is used to wake up the module, the output pin must not be pulled up. When MCU’s GPIO wakes up the module, use an open-drain output pin. Otherwise, the supply voltage drop might be mistaken for low-level output.
Pull down RESET
or PSM_EINT
to wake up the module from PSM.
An open drain/collector driver is recommended, as shown in the following schematics.
Use a button to control module wake-up.
The module provides three UART interfaces:
The user port is the default port for communicating with an external microcontroller through Tuya’s serial protocol.
Pin No. | Signal | Description |
---|---|---|
17 | UART1_RXD | Receive firmware updates. |
18 | UART1_TXD | Transmit firmware updates. |
28 | UART2_RXD | The user port for receiving data. |
29 | UART2_TXD | The user port for transmitting data. |
38 | UART0_RXD | The logging port for receiving data. |
39 | UART0_TXD | The logging port for transmitting data. |
The module provides 1.8V UART interfaces. A level translator should be used if the application is equipped with a 3.3V UART interface. Take a level translator UM3202 as an example to show the reference design.
Alternatively, use a triode to translate voltage levels.
See the circuit diagram above for how the logging port, user port, and download port are connected.
Pin No. | Pin name | Description | Notes |
---|---|---|---|
11 | SIM_DATA | Data signal of SIM card | Voltage accuracy: 1.8V±5%. Maximum supply current: about 60 mA. |
13 | SIM_CLK | Clock signal of SIM card | Voltage accuracy: 1.8V±5%. Maximum supply current: about 60 mA. |
12 | SIM_RST | Reset signal of SIM card | Voltage accuracy: 1.8V±5%. Maximum supply current: about 60 mA. |
14 | SIM_VDD | SIM card power supply | Voltage accuracy: 1.8V±5%. Maximum supply current: about 60 mA. |
SIM_VDD
and GND, close to the SIM card connector.SIM_DATA
.SIM_DATA
, SIM_RST
, and SIM_CLK
) to improve EMI suppression.SIM_DATA
and SIM_CLK
, keep them away from each other.
Pin No. | Signal | Description |
---|---|---|
3 | SPI_MISO | Controller in and agent out |
4 | SPI_MOSI | Controller out and agent in |
5 | SPI_ SCLK | SPI serial clock signal |
6 | SPI_CS | SPI chip select |
The module provides 1.8V SPI interface. A level translator should be used if the application is equipped with a 3.3V UART interface.
A reference circuit is illustrated in the following figure.
Pin No. | Signal | Description |
---|---|---|
32 | SDA | I2C serial data line |
33 | SCL | I2C serial clock line |
I2C is a simple serial communication bus protocol that uses just two bus wires, a serial data wire (SDA) and a serial clock wire (SCL). I2C is integrated into many ICs and allows devices to communicate directly with each other. Each device is recognized by a unique address to differentiate from other devices on the same I2C bus and can operate either as a transmitter or a receiver depending on its function.
Netlight
interfacePin No. | Signal | Description |
---|---|---|
16 | NETLIGHT | This pin keeps in high level in Connected and Idle status and in low level in discharging or PSM. |
Pin No. | Signal | Description |
---|---|---|
35 | RF_ANT | 50Ω characteristic impedance |
In order to achieve better RF performance, it is recommended to place the π-type matching components as close to the antenna as possible.
By default, the capacitors (C10/C23) are not mounted and a 0Ω resistor is mounted on L1. It is recommended to reserve a port on the antenna to mount a TVS diode.
For your MCU PCB, the characteristic impedance of all RF traces should be controlled as 50Ω. A microstrip line is used for impedance control.
Microstrip line design on PCB
Principles in RF layout design:
The following figure provides parameters used for impedance control. You can adjust the trace width properly to get the trace impedance closer to 50Ω.
Frequency bands | Prerequisites |
---|---|
B5/B8 | Cable insertion loss: < 1 dB |
B3 | Cable insertion loss: < 1.5 dB |
Parameter | Prerequisites |
---|---|
Frequency bands | Vary depending on the requirements of the local operators. |
Voltage standing wave ratio (VSWR) | ≤ 2 |
Efficiency | ≥ 30% |
Max input power (W) | 50 |
Input impedance (Ω) | 50 |
Polarization | Linear polarization |
This module does not come with an antenna, so an external antenna is required. You can choose one from the external rubber antenna, helical antenna, FPC antenna with IPEX connector, and PCB antenna. The antenna type can be monopole, planar inverted-F antenna (PIFA), inverted-F antenna (IFA), loop, and more.
The following figure shows the common antennas.
Rubber antenna
FPC antenna with IPEX connector
Built-in FPC antenna
Electromagnetic compatibility (EMC) is one of the essential considerations in designing for signal integrity and power integrity.
Design considerations for ESD circuit protection.
It is recommended to design the 14 pads placed in the middle of the PCB as per the dimensions specified in the structure diagram. Extend the 52 pads around the PCB to the module for over 0.3 mm and the other three sides of the pads for 0.05 mm.
The module generates heat when it works or might be affected by high-temperature components. The module design ensures good heat dissipation. When connecting the module to the PCB, connect the thermal pad to the ground properly to ensure thermal conduction and balance and better electrical performance.
NE1 is equipped with a total of 66 pins, including 52 LCC pins and 14 LGA pins.
The dimensions are 17.7±0.35 mm (L) x 15.8±0.35 mm (W) x 2.4±0.15 mm (H), as shown below.
The tolerances for dimensions of length and width, height, and PCB thickness are ±0.35 mm, ±0.15 mm, and ±0.1 mm respectively. If you have special requirements for dimensions, please specify them in the datasheet after consultations.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback