Hello,
In previous versions until v2.7.0 of the NRF connect SDK, the NRFX apis were included into the documentation bundle : the link https://docs.nordicsemi.com/bundle...
Hi,
I want to debug [i.e. attach to and single step] mcuboot [running as second stage bootloader] using Ozone and JLink.
I can connect to the board via the debugger...
Hi,
I just reinstalled a fresh version of VS Code 1.96.2, and I'm using v2024.12.55 of the nRF Connect for VS Code extension. I'm also using nRF SDK v2.1.1.
In the past...
I added my own overlay to the website routine "ncs-fund\v2.8.x-v2.7.0\l5\l5_e1_sol". The contents are as follows
/////////////////////////////////////////////////...
Dear Nordic People Recently I am following YouTube link from Nordic Semiconductor for Implementing ESL https://www.youtube.com/watch?v=VeLkptpSvRQ This video requires specific...
This post describes how you can get the ble_app_hrs_freertos example project running in Atollic TrueSTUDIO 8.0 on a pca10040 board. This is a managed make build, it does not rely on the makefile provided…
Just a quick post to say that we have ported the Adafruit GFX and SSD1306 libraries to nRF52832. Currently only I2C is supported.
The code can be found here:
https://github.com/electronut/ElectronutLabs…
At Jumper we’re developing tools that increase the happiness levels of embedded software developers. Our main tool to date is the Jumper Emulator. As a part of the development process we’re required to…
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…