The OSCILLATORS documentation says:
" The device starts at 64 MHz. For 128 MHz, it must be configured when the CPU starts and before any peripherals that use the high-frequency...
Hello,
I am using nRF54l15 and nRF Connect SDK v2.9.0
I need to know if there is any way to disable the cfg_changed callback at runtime. I want it to be called in case...
I am in the process of getting a Nordic Thingy 91 X up and running for an upcoming development project. However, I’m having some problems getting the Thingy to connect to...
I had to modify the modem_cellular.c file driver in Zephyr to make it work for a SIMCOM modem. I know I could try getting a PR to Zephyr approved but it'll take some time...
Hello
I'm new with zephyr environment and I want to use littlefs in order to partition an external flash over spi, and to be able to upload file over BLE by using a SMP...
Embedded devices are no longer ship and forget products. Once deployed, a connected embedded device is updated and provide with services and not just functionality. This paradigm shift requires adopting…
Do you get sick of scouring the internet for Bluetooth 5 and BLE resources? Do you feel lost or get stuck during the development of your BLE project? Are you excited about Bluetooth 5 and its possibilities…
About IoT security
Since the Internet of Things is still in the emerging phase, ensuring security
and privacy is an important issue that must be addressed and resolved now.
The number of IoT and connected…
This project was originally made in an outdated version of NCS, but it has now been updated to NCS v1.5.0. The instructions are the same as before, but the code is different.
Disclaimer: This is a student…
Purpose
This document will show how to automate the provisioning process for Nordic BLE Mesh nodes using Python scripting. When provisioning nodes using PyACI (Python Application Controller Interface)…
I implemented parts of the BLE-MIDI service along with a small example application. I wanted to share it here on the blog, in case someone would find it useful. The intended audience is primarily someone…
This getting started guide is meant as a more detailed practical guide for the Thread Secure DFU Example found on Infocenter which demonstrates upgrade of firmware over the air (OTA). For any questions…
This getting started guide is meant as a more detailed practical guide for the Zigbee OTA (Over the Air) Upgrade Client Example found on Infocenter. If you have any questions regarding Zigbee or Zigbee…
This tutorial uses an outdated version of nRF Connect SDK.
We recommend using the latest version of nRF Connect SDK when getting started with development.
Please see academy…