Hello.
I am developing using nRF5340DK and nRF Connect SDK v2.9.0. A fatal error occurred on the board when sending some Mesh Model Messages to the smartphone app. It doesn...
Hi,
Iam trying to implement multirole ble in nrf5340 using ncs. I am using legacy advertizing type for advertize and observing both.
why it is working only first time...
Hi, I am currently designing the schematic for nRF24L01+ module interface with arduino nano atmega 328p MCU. Due to inventory restrictions and the current soldering capacity...
HI ALL,
I used a system off demo and added the following content.
The power consumption tested was around 1uA, which should be normal according to the errata. Then...
Hi,
I've ready many threads and docs on NRF52 SoC Revisions and Softdevice support but I am still confused. So apologies if I ask something which is already asked.
From...
TL;DR
If you just want to navigate (without debugging) through the nRF5-SDK using CLion, follow the following steps. For debugging go to “Debugging the nRF52 with CLion” in the full post.
(optional…
Introduction:
This is a guide for the uninitiated, which I am most qualified to write. These tips cover the items I wish I had understood when I got my evaluation kits. Nordic support covered these…
We are very excited to inform you that we have introduced our new software licenses with the release of SDK v13.0. The new licenses are based on the well-known BSD license class and give more flexibility…
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…