To preface:
nRF Connect SDK 2.9.0
nRF9151 DK
Windows 11 PC
Hello,
I just stumbled upon a potential issue after trying to figure out why I couldn't use 'softreset...
I bought a tiny board on Aliexpress from HolyIOT. It comes with an nRF52832 and an LIS2DH12 accelerometer. The silkscreen on the board says HOLYIOT-21011-v1.0.
This schematic...
I have seen these two posts:
and
and I think I might have a similar issue, although I haven’t been able to extract as much debug information as the previous posts...
I am using SDK 2.9.1. I wanted to follow this tutorial:
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-7-device-driver-model/topic/exercise...
Hello,
I'm getting a verification failed message each time I try to do a quickstart with the NRF91X.
I was able to do the default QR code demo earlier, so it seems to...
Hi, guys. nRF51 IoT SDK is needed Raspberry Pi, so I make the VMware Player Image for Ubuntu 14.04.1 LTS 64bit(linux kernel update to 3.18.3). Even if don’t have Raspberry Pi, can use the 6lowpan!! And…
I've recently updated some of the functionality on RKNRFGO, the OSX app which programs code and softdevices onto the Nordic dev boards. The latest is V 1.0.9 and can be obtained from Sourceforge.
…
micro_esb_wireless_uart.zip----------
Proprietary protocols on the nRF51
Although Bluetooth Smart is designed for low power operation and is a great way of connecting your things to a phone or other…
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…