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...
Hi,
I am developing a custom PCB based on the nRF52840 and am currently trying to flash/debug it using an nRF52840-DK (PCA10056) as an external debugger.
connected devices...
Hello
nPM Power UP v 2.24 detects nPM2100 EK, but does not detect the CR2032 battery. The active battery model selected is CR2032 and the fuel gauge is enabled.
I placed...
Hello,
We currently use an nRF51822 device in our product with the top marking QFABC0 .
We understand that NRF51822-QFAB is the ordering part number, and that QFABC0 is...
I'm working on a project for the nRF54L15. Until now I have not been using mcuboot, but since I added SB_CONFIG_BOOTLOADER_MCUBOOT=y to my sysbuild.conf, I get an error when...
in the datasheet table 80 "GPIO port mapping" the function "CAN-RX" is only listed on P9.4 and P2.8 are these the only two pins it can be assigned to ?
I am struggling to...
Hi Dev,
Development platform: NRF54L15 + NCS 3.0.2. We use k_uptime_get() to obtain the system uptime and perform task scheduling. Everything runs normally when the device...
I need to create a firmware to the nRF9151 SMA DK that can send a message to me (it can be via MQTT, but I prefer the nRF Cloud) containing info about the location of the...
Hi,
I'm trying to debug a Zigbee issue and for that I want to try some Zigbee samples on the nRF52840DK. But all links for Zigbee in docs.nordicsemi seem to be broken. All...
I'm running into a bit of an annoying situation every time i run ' west flash --build-dir ./build' in the command line. It rebuilds always after a successful build i set when...
To anyone trying to create the reflector for this combination there is an important conf file to add to the project. You should add android_ranging.conf to your build that...
In NCS v3.3.0 the signing of binaries fails when building the Non-Secure application (build with TF-M) in combination with XIP, split images and disabled partition manager...
in Memfault I see the device ID number for each device such as 41EF6BB8FB6C9AF9. Is the distribution for the first 3 bytes the same as the distribution for the last 3 bytes...
Hello! I'm using Zepyhr OS with nrf connect SDK v3.2.3 and the NRF54L15 hardware.
I am using UARTE with the async driver (direct memory access). This is my uart configuration...
After a full consume of an spsc_pbuf , the buffer can become logically empty while rd_idx and wr_idx both remain at a non-zero offset. This breaks the next large allocation...
Dear Team,
We are currently using the nRF52833 as the BLE advertiser (cattle node) and the nRF5340 as the BLE scanner/gateway. The system is based on BLE Extended Advertising...