Hello Team,
I am trying to set configurations for FOTA. I refer smv_server sample code and the following document https://docs.nordicsemi.com/bundle/ncslatest/page/nrf/app_dev...
Hello, I am working on a project where we use MCUBoot.
Currently everything works fine, but now we wanted to introduce persistent storage of some key value pairs.
For...
Hello, I have a question about how to monitor Zigbee devices for dead or alive, especially end devices that sleep. I am currently developing a hub to control and retrieve...
Hello,
I am conducting a feasibility study on implementing Auracast capabilities using the nRF5340 Audio DK with nRF Connect SDK v2.9.0. My goal is to investigate the potential...
Hello,
We are using Raspberry Pi + NRF52840 as Borderrouter for Openthread using Radio Coprocessor design.
However we are facing stability issues on the RCP where it...
Hi,
I've got a question regarding the configuration I have to make in order to get the logs from the nrf9160 in the serial terminal using the hci_lpuart sample.
My setup...
Hello, I’m currently working on a PDM microphone project using the nRF52840 and the Zephyr RTOS. I’ve been testing the official dmic example from Zephyr (located at ncs/v2...
Hello,
I am working on an ESB (Enhanced ShockBurst) communication setup using the following hardware:
Receiver (RX): nRF5340
Transmitter (TX): nRF52840 MDK Dongle...
I am trying to compile hci_lpuart for thingy91_nrf52840, but I have these issue. hci_lpuart:
Any ideas on how to solve this? I'd really appreciate it. And if you have any...
I would like to add smp ota firmware upgrade to the matter sample project, can you provide me with the specific steps to do so, and in which path is the ota file compiled...
Good night,
I installed the VS Code/nrf Connect in my Windows 11 Prof.
I copied the "blink sample" and I tried to build it, but I am receiving
* Executing task...
I am following this example https://github.com/crfosse/ncs_projects/tree/main/peripheral_zephyr , both secure and non secure and I am not being able of making the non secure...
Hi,
I am using Mesh of 30 nodes with avg Current Consumption 6mA and 2mA in sleep mode(by calling k_sleeps) , timer is 1s timer is running to keep Real Time incremented...
Hi. I used nRF Connect SDK v2.9.1 to add OTA to the Peripheral UART sample application. The target is nRF54L10, but when I build it, the flash usage exceeds 50%.
If the...
Hi
I see i get a cmake warning with DFU enabled with the following message:
whats the purpose of this? should i just have it always enabled in my conf, or for prod...
Hello,Nordic team
I am programming with nrf52833 and ncs v2.9.0
While bonding with peripheral ,central report No memory to create new report.But my soc flash and ram are...
Since of the security issue, our 9160, are connecting to a private network (10.x.x.x) by the operator. While testing the FOTA function on this private network, the 9160 has...
Working with an nrf52805. Copied a simple example (peripheral_LBS) and found that RAM overflowed by ~2.2K I note that the nrf52dk_nrf52805 is not listed as a "compatible"...
Hi Team,
I am using nRF52840_DK to program my custom board but I am facing some voltage related issue from VDD pin.
Measuring on board it's giving 3.0V for VDD & GND but...
Hi
Two questions as below
1. About nPM1300 & nRF54L15 I2C connection, at nRF54L15 side, I put SCL/SDA at P1.x group, so INT also need at P1.x group? Or I can put at P0...
https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson-4-bluetooth-le-data-exchange/topic/blefund-lesson-4-exercise-3/
There are two "Section...