Hello,
I am currently experimenting with bonding and I stumbled over the config CONFIG_BT_BONDING_REQUIRED.
Currently the BLE characteristics of my peripheral do not require...
There is an issue i am dealing with while working with ble stack of nrf52810 with nrf connect 2.7.0.
1) memory status without ble:
2) memory status in an emty project...
Hi!
What is the max PDM frequency I can set? Is the clock limited to these options?
https://docs.nordicsemi.com/bundle/ps_nrf5340/page/pdm.html
https://www.infineon...
I noticed that through apply_old_config.h configuration values like NRFX_CLOCK_ENABLED in sdk_config.h simply get overriden by the old CLOCK_ENABLED, so that there is no point...
In this article, I use the I2S peripheral of the Nordic nRF52832 to generate the waveforms required to drive the popular WS2812B RGB LEDs.
http://electronut.in/nrf52-i2s-ws2812/
Thingy:52 Node.js Raspberry Pi Interface
This blog post is a follow up to the Nordic Thingy:52 node.js/Raspberry Pi demos blog post, and will described how you can run and what to expect from each of…
This post describes how you can get the ble_app_hrs_freertos example project running in Atollic TrueSTUDIO 8.0 on a pca10040 board. This is a managed make build, it does not rely on the makefile provided…
One of the samples available in the nRF Connect SDK is the Secure Partition Manager, which is required to run applications in the nonsecure domain of the CPU. The sample uses the SPM library available in…
Scope
The goal of this tutorial is to set-up your own custom Bluetooth Low Energy service on an nRF5340 acting in a peripheral role. We will set up a new Bluetooth LE project from scratch. The finished…
Purpose
When creating a mesh network with many nodes, it can take a while to provision each node, especially using PyACI. An alternative is to use a static provisioner that provisions the nodes automatically…
What is the difference between SDK and Softdevice? How can we select SDK and Softdevice versions? Do the SoC, SDK, and Softdevice have version compatibility problems? How can we understand the SDK directory…
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…