Hi there,
Currently, I'm working on a solution where I need to design a software UART through emulated GPIO pins for nrf52833.
The requirements are that, solution would...
Hello,
I'm trying to upload code to an external board using an NRF52dk, and am having an error in vscode as shown below.
My issue seems to be very similar to the one...
Hi, We have an application where we need to predict drift between two nRF52833 systems in low power mode running from LFRC (low frequency RC oscillator). Section 5.4.4.4 of...
Hello,
I work on a thingy52 since few weeks with a nrf52832 SoC. When i'm turning it on and connecting it to my computer, there is no led turn on and it is not detected...
I am working with the unicast samples where one board is configured as a server and the other as client. Initially i had trouble installing the SDK, but it seems to be working...
Hey!
Wanted to tell you about this free J-Link upgrade for the BBC micro:bit.
With the firmware upgrade your micro:bit DAPLink will be transformed into a J-Link OB (on board), while still maintaining…
Hey!
We received 20pcs of a developer edition of the Arduino Primo from Arduino SRL, and we would like to share those with the best and most committed developers on Devzone, before they go on sale!
Have…
The nRF52 Quadcopter is a small miniquad that utilizes the nRF52 as both flight controller and for radio communication. The quadcopter uses the Physical Web and Web Bluetooth to make it as easy as possible…
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…