Hello!
I need to use download_client to get files from an HTTPS server. I'm stuck in the implementation process - I'm lost when it comes to TLS etc. I tried to extract some...
Hi everyone,
After the latest update of the nRF Connect SDK plugin for VS Code (2025.4.106), we've seen this pop-up appear. We are using v1.8.0 and now we are not able to...
1. Set up the development environment for the nRF52840 chip in VS Code, but encountered an issue where the chip could not be recognized. The development environment consists...
Good morning,
In my application (SDK v 2.8.0) I would like to disable/enable runtime the advertising for the mesh provisioning. The inizialization of the mesh stack works...
Hi,
Our project need 7 seperate PWM outputs, as the nRF52840 have 4 hardware pwm, I decide to use GPIOTE with PPI to create extra 3 pwm outputs to drive Red/Green/Blue...
The purpose of this tutorial is to expound my notes on the studies I have done on the use of nRF51, but also serve for the nRF52, and thus share with the beginner as I of the Portuguese language. This…
This tutorial aims to help Portuguese language beginners, like me, with the nRF5x family and who chose to use Eclipse as a development tool.
The tutorial will be very simple and we will use the Eclipse…
Hi,
Using Git and choosing the right workflow is essential when you want to implement DevOps practices as part of your SW development. When it comes to embedded SW things start to get a bit rough. Take…
This tutorial demonstrates how to adapt and program SDK example applications to the nRF52840 dongle using USB DFU. It also describes how to program the dongle via Serial Wire Debug (SWD) using an external…
We are happy to announce our first release of the nRF Connect for Cloud Device API!
Connect your BLE, LTE/NB-IoT or any other device to our free IoT development platform and interact with that device through…
This is a follow-up to my previous blog post; adding custom commands to a BLE example.
I hope it was interesting to see an example of adding the vendor specific Nordic UART service (NUS) into another…
We have produced a video tutorial in two parts about Bluetooth low energy. The purpose is to give you a developer’s introduction to BLE and the development tools offered by Nordic Semiconductor.
NB! Please…
Introduction
In a variety of use cases there is a need to share a common clock among multiple devices. Such a common clock can be used for many purposes, for example by having each node in a network perform…