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...
As you probably know having a build environment, you can replicate and deploy with ease has the potential to save a lot of R&D time. If you can also control its versioning so you would be able to "get…
When we built our Bluey nRF52 BLE dev board, we were looking for an inexpensive option for our users to upload code to bluey and debug it using ARM GDB. We then came across the blackmagic probe (BMP…
The day after the Bluetooth SIG announced the 1.0 spec of the Bluetooth mesh we are happy to announce the nRF5 SDK for Mesh for our nRF51 and nRF52 Series SoCs. This first (v0.9.1) release is packed with…
Before we begin
Scope
Topics that will be covered include:
Before we begin
Necessary equipment and software
Necessary prior knowledge
Some basic theory
The Generic Attribute Profile (GATT)
Services…
Setting up the Timeslot API
When you want to use the radio while still maintaining a BLE connection or have a task that you need to do uninterrupted by radio activity, you can set up a timeslot. The timeslot…
Radio Notification
In this tutorial we will set up a beacon example and modify it to use radio notification. Then we will use radio notification to light a LED when the radio is transmitting.
While this…
Board Support Package
In this tutorial we will use the Board Support Package to control hardware peripherals on the nRF51 or nRF52 DK.
Required tools
Keil 5.20
nRF SDK 11nRFgo Studio 1.21.…
nRF51 Low power modes and power profiles documentation
The low power modes for the nRF51 series are System On and System Off. You can read about them in the nRF51 Series Reference Manual v3.0 sections…
###Note: This tutorial is for the legacy DFU module included in SDK version 11 and earlier. To get started with the new DFU included in SDK 12 and above, please see the SDK documentation in the Infocenter…