I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello everyone,
Currently we're trying to get the full WiFi stack working on nrf7002dk. We decided to look into the power consumption of the DK board itself as a point of...
The Nordic Thingy:91X board has a Nordic nmp1300 pmic device, but the samples do not support the board (a lot of time would be saved it they did);
https://docs.nordicsemi...
Hi Support Team
Does nRF5340 support UAC(USB Audio Class) protocol? We want to input audio to nRF5340 via I2S and PDM and then output the audio to a PC via USB. Can the...
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...