Problem Description
The custom hardware board cannot boot normally after flashing the firmware. However, the exact same firmware image works perfectly on the official nRF54L15...
Hello, I am raising this issue because I am working with multiple devices doing CS procedures between each other and I found a limitation. I am working with NCS 3.3.1. When...
For my project I want MCUboot with the upgrade image placed in the external flash, and TF-M. I am not able to get this combo to boot however, and I suspect the reason is that...
Hi!
I am trying to do a DFU with external flash, using a nRF54L15-DK development kit.
To evaluate this feature, I use the l9_e3_sol example available on GitHub (I use...
Hi, I'm experiencing flash write issues on an nRF54H20 DK's on-board NOR flash. I'm using ncs and toolchain v3.3.0.
Setup: the on-board MX25UW6345G on EXMIF, using the jedec...
hello! I'm having problem when trying a repairing after clearing the bond information in the nrf52840 i using pairing via oob , i exchange oob between nrf52840 and RPI using...
While configuring a scene, the blind device is not visible in the scene settings screen, so it is not possible to set or save the blind position as part of the scene.
Steps...
I am beginning to work on a next generation of environmental sensors. The current group of sensors use the i2c, or oneWire communications bus. The current standard micro-controller...
NRF52840
We are using NCS v3.3.0, however this issue occurs also on NCS 3.0.0.
When using the SoftDevice Controller stack. ie MPSL etc enabled, at times we enter SYSTEMOFF...
## Summary Setting `CONFIG_MEMFAULT_NCS_INTERNAL_FLASH_BACKED_COREDUMP=y` on an nRF54L15 target fails to compile. The Kconfig is exposed (it only `depends on PARTITION_MANAGER_ENABLED...
HI ,
I wan to disable the vBus "VBUS is not valid, and the pull-up resistor on D+ is disabled." on nRF54LM20,
I try to write to disconnect usb from PC :
NRF_USBHS...
Hi all,
I've built a custom nRF9151 board, which is successfully responding to the basic factory AT commands. It won't accept a CFUN=1 command though, presumably because...
I am planning to use 3.7V non Rechargable Battery with Diode and Reverse Protection circuit with npm2100, Would like to build a Fuel Guage model for this as this is not available...
The goal is to have the nRF52833 stay in sync with GNSS time without the external pulse per second for some significant time (some minutes). This is not possible with a normal...
we use nrf54L15 in the BLE+ UWB design, we checked that the nRF54 series support ToF, Can an external active crystal oscillator be added to provide a stable system clock and...
How do I determine if a read characteristic has exceeded the maximum length of the MTU and I need to use BLOB to read all the data. How do I know I have read all data using...
Hello,
I am attempting to commission an nRF52840-based Matter over Thread device, but the commissioning process consistently fails at the Thread attachment / SRP registration...
Problem Description
The custom hardware board cannot boot normally after flashing the firmware. However, the exact same firmware image works perfectly on the official nRF54L15...
Hello,
My name is Hongyi Liu and I am a rising junior from Washington University in St. Louis. We are preparing a compact AI glasses EVT build based on a Rockchip RK3576...
Hello, Looking at the already opened questions, there seem to be some similar questions asked when migrating to the DTS partitions, but i haven't found the answer on specific...
Can I copy the ESB code from SDK v3.3.0-preview3 into SDK v2.9.0, and then get the functionality in esb_ptx_ble & esb_prx_ble?
Is there any way to achieve it quickly?