When trying to flash the nRF52840 DK from VSCode I'm getting the following error:
"FATAL ERROR: runner nrfjprog received unknown arguments: ['--snr', '683171015']"
But...
We are using nrf52832 with S132 for our application.
Central device connect to Peripheral using sd_ble_gap_connect() api and then uses sd_ble_gattc_write() to write the...
I noticed that my custom pcb draws power even when just commanding a simple system off call..
Im certain that this is not hardware related as I did the same with one of...
For send 1KB of data, I have to send multi-frame Notify and the Notify frame max size is 20bytes
For example, we have 3 frames notify have to send
frame 1: 0x82 00 28...
I am working my way through the nRF Connect SDK Fundamentals usin NRF52840DK (PCA10040) board.
The led blinky works OK, but looking at the DTS file, I can see that LED0...
If you are interested in smart home solutions and trying to keep up with the latest trends, you have likely heard about Matter. My name is Kamil Kasperczyk, I am a firmware engineer at Nordic Semiconductor…
nRF Util is Nordic's command line utility for Nordic products. You can easily use it to flash applications onto your Nordic device through a terminal. In the most recent major version update, v7.0.0…
The Thingy:53 is a bleeding edge IoT prototyping platform featuring the flagship nRF5340 dual-core Wireless SoC. It also contains several sensors and a rechargeable Li-Po battery, making it an excellent…
nRF Cloud is a major element of Nordic Semiconductor's long-term and committed plans for cellular IoT solutions. It can be accessed by users or devices through different methods for different purposes…
This is a guide showing how to use the Anritsu MT8821C tester against Nordic's nRF9160.
Please use at least Cat-M version 40.10#205, NB IoT version 40.00#013 and Platform…
Introduction
The intention of this guide is to clarify and describe the main aspects relevant to the GNSS receiver functionality on the nRF9160 as well as build configurations, tool recommendations and…
Background
There is a need to enable Nordic hardware with the Direct Test Mode (DTM) firmware. This is so the physical layer and RF characteristics may be ascertained as set in the Bluetooth Sig Specification…
Requirements
This document uses:
Segger Embedded Studio (SES)
nRF5 SDK v17.1.0
an nRF52 DK to emulate the nRF52810
a BLE-enabled mobile device
You may want to review the blog here for a more comprehensive…
Requirements
This hands-on tutorial uses:
Segger Embedded Studio (SES)
nRF5 SDK v17.1.0
an nRF52840 DK
a BLE-enabled mobile device
You can use an nRF52 DK or nRF52833 DK instead of the nRF52840 DK,…