Lesson 8 of "nRF Connect SDK Intermediate" DevAcademy course deals with Bootloaders. I've successfully done the exercise of updating firmware using the off-the-shelf mcuboot...
Hi Support Team
May we know that the difference between Engineering Build Code BB0 of nRF54L15 with normal Build Code? Which is recommended for the mass production of customer...
I am developing with the nRF5340 using NCS version 2.8 and want to test RSA 2048-bit encryption. However, there is only an example for 4096-bit encryption. Could you explain...
Hello, sorry for disturb!
I meet build error as blow, how can I fix it? thx
BTW, I have installed zap tool manually( https://github.com/project-chip/zap/releases ),...
When I build the system using system default, use save minimum configuration,The chip-related configuration is also saved to my application configuration prj.conf, which it...
Hi, We are evaluating whether nr54L15 supports LE Audio function? According to the specification, it supports bluetooth 6.0 and should support LE Audio (Isochronous channel...
Hi,
I am developing an application for an nRF52840 using nRF Connect SDK v2.9.0. The application currently uses the Zephyr driver for simple PWM functions on several GPIOs...
Hi,
I am using a nrf52840 dongle for sniffing the bluetooth connection between 2 devices. These are the wireshark logs
What I could see is it initiates the pairing with...
Mesh 1.1 Generic Location Server defines special values for long/lat and north/east when unconfigured. Current code doesn't appear to support/use these special values, instead...
Hi all !
I'm writing this message because I'm having problems trying to increase the number of devices in PAwR (I use Coded PHY).
I based my development on the SDK 2.8...
Hello,
I want to utilize two units of nRF7002-DK I have, to evaluate LE bluetooth link between the nRF5340 SoCs. I need access to define CIG and CIS between the two SoCs...
Hi! I am developing project based on nrf9160 as a main processor and nrf52840 as a hci controller. I am using nrf connect sdk 2.6.1. I came across a potential issue in nrf...
Hello,
Im using custom board carring nrf52820,and i want enable UART to contact with another mcu,this is the Schematic.
NCS V2.6.0.I take Peripherial_uart to Peripherial_hid_keyboard...
Hi All.
Trying to complete Lesson 6 Exercise 2 from the course nRF Connect SDK Fundamentals made by the DevAcadeny, I connected the Thingy53 to my computer through USB-C...
Hello !
I'm wandering what is this warning when building the sample for the nrf54L15dk :
unit address and first address in 'reg' (0x5004c000) don't match for /soc/peripheral...
Hi,
I have a Zephyr ZigBee project based on the Nordic Light Bulb example and a custom ZigBee2MQTT integration. However, I can not trigger an identification on ZigBee2MQTT...
Hi,
I'm trying to retrieve the MCUBoot version inside my application (from the VERSION file).
In the Zephyr documentation ( docs.zephyrproject.org/.../index.html) , I...
I am using the nRF52840, which has BLE support but does not have a touch sensor. Can you recommend a module that includes both a touch sensor and Bluetooth?
Hi,
I am migrating from nCS v2.6.1 to v2.9.0, my workspace builds fine on v2.6.1 But on v2.9.0 I am getting the below error:
This is being generated as my main.c has...
Hello,
* HW: nrf52840DK
* SDK: ncs v2.8.0
* APP: spi-master-slave example
In this example, I am interested in slave rx. Seeing this example, it apears slave makes...
Hello, I need some input on TX Power configuration for nRF5340+ nRF21540 .
(We are on NCS 2.7, and not yet migrated ot using sysbuild. Still using parent+child image....