I can get certain MCUboot features working for the Lesson 8 test program. However, these features don't work when I try to port them over to a fully fledged project. I think...
For the nRF52840, SDK 2.4.4, I'm looking to make the prj.conf file associated with MCUboot a local file in my project workspace directory. How do I do this without creating...
Hello.
I have 2 designs of PCB to make, I have their schematics almost complete. Both use the nRF52840.
My doubt is if for each PCB, if I will be able to use at the same...
Hello,
I'm working on a project with a multi-color EPD display, using my custom display driver and LVGL. My display supports 3 colors (white, black, red), so the best option...
Hello,
In an application with the nRF52832, Softdevice and SDK 17.1.0 I try to use the temperature sensor according to the peripheral example. I attach the temperature.c...
We have had a few questions on the Nordic DevZone related to state of charge estimation of Li-Ion batteries when used in conjucture with an nrf52 DK.
This blog post will show you how to customize your…
**Project and hex files for testing this is attached in the end of this blog.
Introduction
There has been a lot of discussion/testing/confusion about testing the long range feature of Bluetooth Low Energy…
nRF Connect for desktop has proven its flexibility by being cross platform and ability to install and update applications based on users need.
Motivation
Our initial goal was to modernize and cover…
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…