HTS-N4-R
AI

The **HTS-N4-R** is a specific model within the **Haltian Thingsee** ecosystem. It is an industrial-grade, wireless IoT gateway designed to aggregate data from multiple Bluetooth Low Energy (BLE) sensors and transmit that data to a cloud environment via cellular connectivity.
Below is a detailed breakdown of its electronic components and technical specifications.
---
### 1. Core Technical Specifications
The HTS-N4-R functions as the "brain" of a sensor network. Its electronic architecture is built for long-range communication and low power consumption.
| Feature | Specification |
| :--- | :--- |
| **Connectivity (Global)** | LTE Cat M1 / NB-IoT / EGPRS |
| **Local Connectivity** | Bluetooth 5.0 (Low Energy) |
| **Power Source** | External 5V DC (Micro-USB or terminal) or Internal Battery |
| **Internal Battery** | Rechargeable Li-ion (for power outage backup) |
| **SIM Interface** | eSIM or Nano-SIM slot |
| **Operating Temperature** | -20°C to +50°C |
---
### 2. Key Electronic Subsystems
#### A. Communication Modules
* **Cellular Engine:** Uses an LTE-M/NB-IoT modem which allows for global roaming. It is designed to work in areas with low signal penetration (like machine rooms).
* **BLE Radio:** Acts as a central hub. It listens to advertisements from nearby "Thingsee" sensors, collects the data packets, and queues them for cellular upload.
#### B. Power Management Circuitry
* **Dual Power Input:** The device is primarily powered by an external source but contains sophisticated charging circuitry for its internal backup battery.
* **Power Fail Sensing:** The electronics can detect when the main power is disconnected and send a "last gasp" alert to the cloud before switching to battery power.
#### C. Antennas
* **Internal High-Gain Antennas:** The HTS-N4-R features integrated antennas for both GSM/LTE and 2.4GHz BLE. These are tuned to minimize interference between the two high-frequency signals.
#### D. Processing & Memory
* **Microcontroller (MCU):** An ARM-based low-power processor manages the data flow, encryption, and local storage (buffer) if the cellular network is temporarily unavailable.
---
### 3. Interface and Physical Components
| Component | Function |
| :--- | :--- |
| **LED Status Indicator** | RGB LED providing visual feedback on connectivity and power status. |
| **Micro-USB Port** | Used for power supply and firmware debugging. |
| **SIM Slot** | Access point for the cellular identity module. |
| **Reset Button** | A tactile switch for factory resetting or rebooting the hardware logic. |
---
### 4. Typical Application Workflow
1. **Ingestion:** The **BLE Radio** receives data from HTS sensors (temperature, humidity, etc.).
2. **Processing:** The **MCU** authenticates the data and formats it into JSON/Protobuf.
3. **Transmission:** The **LTE Modem** wakes up and pushes the data to the Thingsee Operations Cloud.
- ⤷
How does the HTS-N4-R handle data security and encryption between sensors and the cloud?
- ⤷ What is the typical battery life of the internal backup battery during a power outage?
- ⤷ Can the HTS-N4-R be configured to work with non-Haltian BLE sensors?