Hello all, I'm getting stuck on re-installing any SDK and I'm getting the below error. The error:
Failed to clone the repositories: Error: HEAD is now at 100befc70c7 [nrf...
Hello,
I am trying to upgrade my project from ncs 2.1.0 to ncs 2.6.1. I am running into some strange issues with mbedtls and I suspect it's because the same ciphers enabled...
Working on a nrf5340 project, and running into limits of the size of the flash to store my application image along with mcuboot bootloader.
I had a mucboot setup that fitted...
Hi,
I am building an app that connects to the NRF52840 with BLE. The NRF board is attached to an electrocardiogram(ECG) setup, so I am interested in the app being able to...
Hello,
I tried to read and write the OTP region in UICR of nRF5340 with nrfutil, but got the following output:
Any Ideas, what could be the issue here? Does nrfutil...
This blog describes how you can setup a Segger Embedded Studio example for PCA10040E (emulating nRF52810) from nRF5 SDK 14.2 to use S132 v5.1.0, instead of S112. The procedure should be similar for the…
A common thing to do is to use the Nordic UART Service for quick prototyping.
Often the example itself is used as a starting point (ble_app_uart). But sometimes we use other starting points, and want to…
Did you know you can use two-factor authentication to enhance the security of your DevZone account? In this little blog, I’ll show you how to enable Two-Factor Authentication (2FA) with your DevZone account…
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…