Hello! I need to post, but can't since december, why?
I have updated Windows 11, SDK 2.6.1 and 2.8.0 default is 2.6.1
Board SDK nrf9151
I need to use http_client or...
The Nordic Device Manager App, version 1.8.1, DFU on iOS fails with 'not supported' when using app_update.bin. Android allows DFU. What changes need to be made to the image...
We have a production system running a modified asset_tracker_v2. Things are basically running fine but there is question with downlink and FOTA operations. We publish a JSON...
Is it possible to flash (application + radio core) firmware for the nRF54H20 over SWD? Possibly also any other required components like SUIT envelope, etc.
Utilizing nrfutil...
We used the secure bootloader example, and then made room in the FLASH for an LCD driver/animation.
SES is building fine
Problem - GCC is running out of space in FLASH...
Bridging Bluetooth LE to different wireless connections, such as cellular, is challenging and there are few out of the box solutions. This is an important piece of the IoT puzzle, creating stationary…
https://vimeo.com/175834292
In the video above, 96 nRF51 devices are completely erased, programmed with a 150kB .hex file, verified, and reset (application reaches main() when the blue LED lights up)…
PDM stands for pulse density modulation.
PDM is a form of modulation used to represent an analog signal with a binary signal. In a PDM signal, specific amplitude values are not encoded into codewords…
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…