
中文:Nordic IoT Lab 是一套围绕 nRF91 / NB-IoT 的端到端实验平台,覆盖赛题工作区、固件、MQTT/CoAP 服务器、Web 可视化面板和硬件验证材料。
English: Nordic IoT Lab is an end-to-end nRF91 / NB-IoT experimentation stack covering project workspaces, firmware, MQTT/CoAP server infrastructure, web dashboards, and hardware validation assets.
| Repository |
Purpose |
Current focus |
nordic-track3-nbiot-workspace |
Nordic Track 3 workspace |
ColdLink, SmartSeal, e-paper validation, papers, and demo assets |
nrf9151-status-tag-firmware |
nRF9151 DK firmware |
NB-IoT, e-paper, low power, offline queue, and board sensors |
nrf-iot-dashboard |
Web dashboard + lightweight backend |
Node status, GPS map, history, normalization |
iot-broker-emqx |
EMQX server deployment |
MQTT broker, ACL isolation, PostgreSQL persistence |
nrf9151-china-mobile-nbiot-sim-activation |
China Mobile NB-IoT SIM activation guide |
nRF9151 attach flow, APN checks, carrier diagnostics, and AT commands |
Track 3 workspace
-> ColdLink / SmartSeal prototypes
-> nRF9151 firmware and e-paper validation
-> MQTT plain / MQTT TLS / CoAP plain / CoAP DTLS
-> EMQX + PostgreSQL
-> nRF IoT Dashboard
-> node cards, source badges, GPS map, history charts
- Track 3 workspace baseline:
nordic-track3-nbiot-workspace/main
- nRF9151 firmware baseline:
nrf9151-status-tag-firmware/main
- Dashboard baseline:
v0.9.2
- Broker baseline:
v0.1.2
The stack is intentionally split into separate repositories so project planning, firmware, server, and dashboard releases can be tested and rolled back independently.