Hi Team,
Problem: I'm working on a project using the nRF52840 and nRF Connect SDK 2.2.0. I need to transfer some files from host over UART and store them in LittleFS. I...
Dear Nordic, I have developed an application for nRF52811 on nRF52840-DK.
For this i have referred examples -> peripheral -> template_project.
I have followed https...
Hi all,
by default, the "nRF5340: SMP Server with external XIP" sample does not support reverting images in case DFU was not successful. In other words, it does not swap...
I run project on SDK17 central example and added some code for advertising.
But when elapsed 180 sec, my project starts from main again. I suppose, when called end of advertising...
Hi! We have tags based on nrf52840 and nrf52833 in the field, running against a central with a nrf840X dongle.
Recently we have had an inexplicable peak in 'Failed to Encrypt...
List of changes from µESB to nrf_esb
All functions, structs, enums and defines have been renamed from uesb_xxx to nrf_esb_xxx.
Events:
Events used to be triggered within radio interrupt context…
Some news I wanted to highlight from the SDK team.
What
With the release of nRF51 SDK v7.0.1 in Oct 2014, we introduced support for CMSIS pack. The main motivation was to have an easy to use dependency…
With the alpha release of nRF5 SDK v11.0 in December 2015, we took a major step to enable the smooth migration path within the nRF5x family for developers.
A clear indicator of this, is visible by the…
I have spent a bit of time recently experimenting with different TLS credential configurations using nRF91-DKs. Eventually I got to the point where I wanted to do things like swap out the certificates…
The content of this guide is now covered in the documentation on nrf Connect SDK documentation page.For the most up-to-date instruction to Update Cloud Certificate please follow this link.
The nRF Connect Programmer application now also supports MCUboot! Follow these steps to update through the programmer application or the following guide for the command line alternative.
This guide shows…
I have been asked several times about variations of the following advertising scenario, so I decided to make a blog post that I can refer to, and hope it might prove useful for others out there that are…
In this post I will give you an introduction to the four kinds of data you need to consider when developing an IoT product:
Device State
Device Configuration
Past Data
Firmware Updates
It's these …
Continuous delivery is in important aspect of short time to market and since the nRF9160 supports firmware over the air updates we want to ship a new firmware to our development boards every time we update…