We have an application using nRF Connect SDK version 1.8.0 that runs on the nRF9160. It is based on Asset Tracker v2, with the GPS tracking part remaining largely similar...
Hi,
I am stuck during migration from ncs 2.6.2 to 2.7.0 (I want to finally reach 2.9.0):
``` [00:00:13.276,275] <err> bt_sdc_hci_driver: SoftDevice Controller ASSERT:...
I'm currently developing a BLE Long Range application based on Zephyr and the v2.8.0 version of the nRF Connect SDK. The app is based on the following nRF samples: central_hr_coded...
trying to define a static partition for the NRF5340_CPUNET. even though he can direct the CMAKE to pick up the pm_static yml for each core by adding
does the sysbuild...
Hi,
I use the secure BLE Bootloader to update the nRF52840 (with S140).
Now I want to add a UARTE to update the STM32 connected to nRF52.
Do you have a solution to do...
As you probably know having a build environment, you can replicate and deploy with ease has the potential to save a lot of R&D time. If you can also control its versioning so you would be able to "get…
When we built our Bluey nRF52 BLE dev board, we were looking for an inexpensive option for our users to upload code to bluey and debug it using ARM GDB. We then came across the blackmagic probe (BMP…
The day after the Bluetooth SIG announced the 1.0 spec of the Bluetooth mesh we are happy to announce the nRF5 SDK for Mesh for our nRF51 and nRF52 Series SoCs. This first (v0.9.1) release is packed with…
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…
When designing a PCB with a high-frequency radio onboard certain rules should be followed for optimal radio frequency (RF) performance. This guide will provide some general PCB guidelines that can be used…
The tutorial has been updated for SDK v11, which contains the production-ready release of Peer Manager. The original tutorial can be found on this page, below the updated tutorial.
#Migrating to Peer…
Before we begin
Table of content
Topics that will be covered include:
Before we begin
Basic theory
Attribute tables in nRFConnect Bluetooth Low Energy application
Description of the example
Adding a…
This blog series was created as an attempt to fill in the gap between how Bluetooth Smart is described in the spec and how you can use our APIs and event from our softdevice to do what defined in the spec…
Important updates:
Due to erratum 84 (COMP: ISOURCE not functional), capacitive sensing using the relaxation oscillator method is not usable in a real product with the nRF52832, as it will only work reliably…