Nrf9160
LTE-M, NB-IoT and GPS on nRF9160-DK, nRF9161-DK (ARM Cortex-M33)
Install / Use
/learn @mdepx/Nrf9160README
nRF9160
Nordicsemi nRF9160 is an ARM Cortex-M33 SiP (system in package) with support for LTE-M, NB-IoT and GPS.
This demo app establishes a connection to an HTTP server using Nordic BSD sockets.
This app does not require zephyr, instead it uses MDEPX RTOS.
Note: The latest modem firmware (version 1.3.3) is required.
Note: This was tested on nRF9160-DK v1.1.0 and nRF9161-DK v1.0.0.
For nRF9160-DK connect micro usb cable to J4 usb socket.
For nRF9161-DK use USB-C connector.
This app depends on the secure bootloader for nRF9160.
Set up DT tools
$ sudo apt install device-tree-compiler python3-intelhex
Set up compiler
$ sudo apt install gcc-arm-none-eabi
$ export CROSS_COMPILE=arm-none-eabi-
Get sources and build the project
$ git clone --recursive https://github.com/machdep/nrf9160
$ cd nrf9160
$ make clean all
Install nrfjprog
Download from nordicsemi.com, then (ubuntu example):
$ sudo dpkg -i ./nrf-command-line-tools_10.24.2_amd64.deb
Program the chip using nrfjprog
$ make dtb
$ make flash

See the firmware for an alternative board:

Related Skills
node-connect
349.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
