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...
Bluetooth SIG has finally adopted the Bluetooth® v5.4 core specification. This means that a new set of exciting features are available for Bluetooth products along with all the advantages they provide…
In this blog post, we will get you up and running with your nRF7002 Development Kit (DK). We will first show you how to securely connect the nRF7002 DK to your Wi-Fi network and then how to establish bidirectional…
Written by Kaja Koren, Lena Haraldseid, Halvor Bjørstad, Martin Moldsvor & Magnus Stentsøe
The summer students in Nordic's application group spent this summer developing an interactive game using Nordic…
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,…