The Nordic Device Manager App, version 1.8.1, DFU on iOS fails with 'not supported' when using app_update.bin. Android allows DFU. What changes need to be made to the image...
We have a production system running a modified asset_tracker_v2. Things are basically running fine but there is question with downlink and FOTA operations. We publish a JSON...
Is it possible to flash (application + radio core) firmware for the nRF54H20 over SWD? Possibly also any other required components like SUIT envelope, etc.
Utilizing nrfutil...
We used the secure bootloader example, and then made room in the FLASH for an LCD driver/animation.
SES is building fine
Problem - GCC is running out of space in FLASH...
For the GetAssistanceData endpoint (POST /location/agnss), if we are using the x-custom-device-id header instead of a device token and registered devices, how can we view...
One of most frequently asked question from customers is howt to test RF to evaluate RF performance on their device. The precondition of this is to connect UART between PC and DUT(Device Under Test) prior…
This tutorial shows you how to get started with RIOT OS on nRF52832 using IPv6
over BLE communication.
To fully understand this tutorial you will need to have minimum knowledge of
Linux environment…
We are happy to announce that nRF Connect has reached v1.0 production release and has been made available on the nRF Connect for desktop product page on the Nordic Semiconductor web site.
About nRF Connect…
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,…
This is part 3 of the series Building a Bluetooth application on nRF Connect SDK
You can find other parts here:
Part 1 - Peripheral Role.
Part 2 - Central Role.
In Part 1 we covered the generic architecture…
Purpose
The purpose of this guide is to demonstrate the use of Bluetooth Shell. Bluetooth Shell (BT Shell) is a command-line shell application that runs over the UART. It allows one to manually type in…
Out of the box, the examples in the nRF Connect SDK are configured for ease of use, functionality, and debugging; they are not generally configured for optimal memory utilization. Some of the examples…