Hi,
I have used course's example for GPIO interrupt for toggling LED and used to update BLE adv parameters without using DK buttons library. But, as soon as, I update BLE...
As described in the docs.nordicsemi.com/.../powersave.html: “The application must choose the right duration based on the traffic pattern. Applications must also take appropriate...
Hi there,
This almost certainly has a simple answer but I can't work it out. I'm using the sample WIFI Scan for the above boards and can successfully scan away. But I'd...
Hi Q&A My keyboard chip is NRF52832, and the program uses ESB 2.4G communication. The receiver dongle uses NRF52833. Now there is a problem that when the CAPSLOCK is clicked...
We're been making use of CMakePresets.json and the "Pre-fill from preset" feature in the VS Code nRF Connect extension "Add Build Configuration" workflow with an earlier SDK...
Range testing of any RF scheme is inherently limited by the RF environment, antenna design, tuning and many other factors. The usefulness of range testing is to provide a basis for comparison while keeping…
This blog post describes how you can take advantage of the 4 MOSFET's on the Thingy:52.
DISCLAIMER: Please verify all information that is used/retrieved from this blog post. Some of the information…
The Power Profiler Kit (PPK) is a flexible tool for measuring the real-time current draw of nRF5x designs. When used as an add-on board to measure the nRF5x current of an attached development kit (DK)…
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…