Action for Loading configuration is bugged. It Exports .overlay file but when Loading it only accepts .json file and it doesn't allow you to change it. Therefore, the file...
Hello, I am new to BLE and nrf zephyr programming. I am trying to flash periodic_adv and periodic_sync samples ( https://github.com/nrfconnect/sdk-zephyr/tree/16bcaed54230e3d86aeaf2b2f1d47393967254fd...
I am developing the LE Audio feature for nrf5340. My project is based on nrf5340_audio demo, base on NCS 2.7.0. I am not very familiar with sysbuild. In NCS2.4.0, I am able...
I have four of these devices. nRF5340 Audio DK.
I would like to use them as follows. Is there a way to set them up?
Device A: source
Device B: sink left
Device C:...
Dear,
My customer interesting in nRF52840-DK and would like to know the U2 (IC).
Customer wants the nRF52840-DK board it must be installed IC in the same package (QFP...
Hello,
I am currently developing a project using the nRF 9151 and SDK version v2.7.0.
The issue I am facing is that I have configured the PSM mode, but it doesn't seem...
Hello,
I am using NCS v2.8.0.
In this, when I configured the application to use OOB legacy pairing only mode, the build process failed.
Following is the configuration...
Hello,
I have a Insight ISP4520 SIp which include a nRF52832 chip and a SX1261 for Lora radio https://www.insightsip.com/products/combo-smart-modules/isp4520 The internal...
Hi,
I'm exploring the SOFTSIM feature on a nRD9160-DK.
*** Booting nRF Connect SDK v3.5.99-ncs1-1 ***
SDK version used: v2.6.1
Currently the softsim is waiting...
Hi,
I am testing the Peripheral Heart Rate Monitor with the Coded PHY application for the nRF52840-DK kit. So, I am using two kits, one running the Peripheral Heart Rate...
We are developing on the nRF52 Development Kit (nRF52 DK) for the nRF52832 SoC. Our application involves a 4-wire pipelined SPI communication with the Intan RHS2116 chip....
Hi , I flash periodic_sync_conn sample to A and B development boards, and periodic_adv_conn sample to C development board. Only A and C development boards work normally, but...
I am looking for some simple slave and master samples to run on my dk's nut cant find any. in the intermediate course there is the master slave talking with the sensor but...
My NCS version is 2.6.1, and the modem firmware version is 1.3.6
I found that delta upgrade often fails when testing the firmware of FOTA upgrade modem for 9160. Currently...
I'm trying to use the new GRTC peripheral in nRF54L15 but in various situations I notice that the events are not triggered as expected.
Here is a "minimal reproducible example...
Hi all,
Ive been able to develop for a few weeks with our nrf52840 device and were able to run our code and do some basic Bluetooth stuff. Suddenly I can no longer flash...
I am using MS12SF1 (nrf5340+nrf7002). I integrated wifi and able to connect and disconnect with it but the issue is that if there is situation in which the router is ON (means...
Hello. We are developing custom boards with the configuration of nrf5340 + nrf7002.
In the previous sta example, a build error occurs when the "Board Target" in "build configuration...
I have customed my own nrf54L15 board and it would run on button battery. I managed to measure the battery level through ADC, but I don't know how to use ADC with nrf54L15...
We are making ZigBee product. The base we have took is from nrf connect sdk samples light_switch and coordniator example. everything works fine but we need to keep some information...
Hello,
I am encountering difficulties connecting to and recovering my nRF52840 board with J-Link on macOS, both via nRF Connect and using nrfjprog in the terminal. Below...
nrf5340_audio application , unicast_audio and broadcast_audio samples in zephyr, Are these all LE_2M by default ?
If I want to use LE_1M, how to change ? Modify prj.conf...