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...
I would like to save about 100KB of data in the on-board FLASH of the nRF9151 SiP. Can you point me to the memory map and how I can partition the space?
I would like to create either a receiver thread that only monitors incoming/MT data OR setup a callback function to receive all incoming messages. Does such a thing exists...
I am using a custom nRF52832 board with NCS v3.1.0 with the following BT configs:
# Enable Bluetooth CONFIG_BT=y CONFIG_BT_PERIPHERAL=y CONFIG_BT_GATT_CLIENT=y CONFIG_BT_DEVICE_NAME_DYNAMIC...
Hello,
im trying to install the credentials into my nrf9160 , the error i get is this one : Failed to obtain CSR from device.
How can i solve this issue? I have also...
I do step-by-step elements from https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-9-bootloaders-and-dfu-fota/topic/exercise-5-fota-over-bluetooth...
I am trying to implemented a mechanism for authenticated debug on NRF52840 on NCS 2.5.
My understanding from the product specification is that DAP protection is enabled...
HI,
The current SDK version I'm using is 3.0.0 for nrf54L15. I want to control the SPIM30 using DPPI, so I'm using the nrfx library to operate the SPIM30. The specific code...
Hi,
We are experiencing a weird issue on our custom boards which have a nrf9151 chip
We are using emnify sims and have experienced the following:
On some boards, when...
Currently designing around the nrf54h20 and wondering if Nordic has any recommendations for properly routing the USB D+ and D- traces.
D+ and D- are supposed to be routed...
First of all I am very new to all of this and have been reading up a lot on the topic.
I am trying to create a walkie-talkie like setup where 2 development kits will communicate...
Hi, I am working on a graduate project about BLE mesh networks. I'm using nRF52840 CKAA 94 pin BGA package MCUs. For this project I need to compare several boards and each...
Dear nRF experts.
We are a module manufacturer. We discovered some issues during power consumption testing. We are currently using the nRF54L15 Dk board and PPK. We are...
Dear Staff,
I have a nrf52833dk application code which I have to "port" on the nrf5340dk. The code implements the following requirements:
Direction finding transmitter...
If an nRF52832 device and a smartphone are paired and only one of the peers deletes the pairing (bonding) information, an error may occur when reconnecting due to a mismatch...