The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
I have a nRF54L15-PDK kit. I also have the latest v2.9.1 SDK and toolchains installed using the VSCode plugin (also latest).
I use the plugin to create a new application...
I am new to designing with Nordic microcontrollers. I am at the point in my design where I am laying out connections to the microcontroller and setting up which pins will...
Dear Nordic-Support,
I have registered handlers for the two voltage level thresholds with the nrf modem library using modem_battery_low_level_handler_set and modem_battery_pofwarn_handler_set...
when I tried to add a device to nrf cloud, I am getting an error message 40101
My device is nrf9151dk with IMEI 359404230049133 and HWID 374155 I believe I might have registered...
I am exploring the possibility of using ncs v2.8.0 for Mesh with Coded PHY on the nRF52840dk/ nRF52840 board . I know this is not officially supported.
I started with the...
Dear,
I’m using nRF Connect SDK 2.7.0 with BLE Mesh and wondering how to adjust the TX power dynamically. When setting the TX power using a predefined option like CONFIG_BT_CTLR_TX_PWR_PLUS_8...
NCS 2.7.0
nrf52840
I'm currently porting software that was originally developed for nrf52832 on NRF5 SDK to run on Zephyr. I am currently on a deadline to delivery a prototype...
I've tried to follow the exercises from the Bluetooth Low Energy Fundamentals course. When I try to run the solution for lesson 3 exercise 2 I get the following error messagen...
Hello,
I have some previous code that ran using BT mesh. I then updated SDK's to 2.9.0 and I am now having issues provisioning devices. I am using the BT Mesh Provisioning...
Hi,
I have finished some code with nRF54L15 and nRF52833, now I want to add nRF7002 to my design and I am wondering whether this is available?
Thank you!
Dear Nordic-support,
I am trying to use the modem_battery_low_level_handler and modem_battery_low_level_set(), but I think there are two different ranges for the battery...
Hi,
We are currently developing an application where we use a nrf52811. Currently i am working on integrating the BLE-Stack as this is the last part missing.
I am constantly...
Hello -
I am working through the DevAcademy - nRF Connect SDK Intermediate lessons. I have reached Lesson 7 Exercise 1, found here - https://academy.nordicsemi.com/courses...
Hi Team,
For my project, I am using nRF 5340 board and using the Zephyr SDK for development. I need to read and write data from/to an external QSPI EEPROM used ( MP95P08...
Smartbadge epaper custom board using nrf5340/nrf7002, with an NFC loop to allow NFC card emulation/communication. Building using NCS2.9 with sysbuild.
I want to be able...