Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hi,
I am creating a low power BT device, and want to renegotiate connection interval dynamically to further reduce power consumption.
But I have noticed this renegotiation...
Hi,
I see in the GNSS documentation for the nRF52840 that the GNSS modem performs scheduled downloads in Periodic Navigation mode, and from some testing, I found the download...
I got 'Clever Connect Kit' from Tech tour.
Could you please share the schematic and PCB layout information for reference?
how to programming and debugging external boards...
Hi Nordic,
I'm trying to integrating dmic sample code in to unicast audio client, while integrating Dmic Configuration Error occurring, how to solve this issue?
Could...
Hello,
I'm testing the IQ feature of the radio test. According to the documentation on https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/wifi/radio_test...
Hi, We built a nrf52840dk shield that interfaces with an SPI sensor connecting to GPIO_IF4. We require using a voltage translator to translate 3.3V signals into 5V to comunicate...
Hi,
In the NCS V2.3.0 version, I successfully obtained the serial device through the following code and compiled it But when I get the serial device in the same way in NCS...
Hi,
Sorry to be posting a lot about my LIS2DH12 on custom hardware lately. I do believe my different inquiries are to be treated as separate.
My (modified) hardware now...
EDIT: Sorry to be posting a lot about my LIS2DH12 problems lately, as I'm advancing somewhat while I have open support threads. Newest thread is here: In preparation of this...
Hi,
I'm using nRF5340 Audio DK with the audio example code in BIS mode. I would like to set the broadcast name during runtime, and not before compilation. Namely, I want...
Dear support team, We need to integrate DTM function into matter. We have disabled bt, but it still prompts that radio_init failed. Do we still need to disable matter protocol...
We are trying to setup image encryption in our nRF build, for use with BLE DFU.
I see that this is not supported by Nordic, but that there is support for it in MCUBoot....
I want to add the timer sample code to my own project "../src/main.c:11:10: fatal error: nrfx_example.h: No such file or directory 11 | I'm encountering the error #include...
| Host | <---- UART ----> | nRF52833 (central) | <-- BLE--> | nRF52833 (Target) |
I have a requirement where I hope to update the central's firmware image through the Host...
Hi,
I am using the NRF52832 DK version 3.0.0 with a UWB module: the DWM1000 from Qorvo.
I was struggling with the SPI communication to get the Chip ID by sending a simple...