Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
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...