Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
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...