Hi,
After some difficulty in obtaining the modem trace file, I'm here to have help about connectivity issue. I have a custom board build with an nRF9151, I use Onomondo...
Hi,
In one of our future hardware designs, we have a MPU (running LInux) connected to a Bluetooth SOC over a serial interface (uart/spi/...).
Our first approach was...
Hello everyone,
I'm working on an NRF54L15 DK evaluation board and I need to use NFCT pins as normal GPIOs. I found out here that I should define CONFIG_NFCT_PINS_AS_GPIOS...
Hi all I am new to Nordic world. I have received a nRF5340 audio dk board and would like to be able to get VS code to build the default sample code - I have tried in windows...
We are certifying our device at KIWA. they are testing the WLAN adaptivity and the test is failing. Here is the failure description:
" It was a struggle to perform the...
I would like to try the new nRF54H20 but I can’t find its development board. I found this page talking about it, but I can’t find where to buy it online. Has it not been released...
When attempting to register my nrf9160-dk device on nRF Cloud, I receive a message indicating the device is already registered. I do not know which account registered it....
How is it possible to read the DEVICEID from the FICR for any Nordic family device in a generic way using nrfutil?
`nrfutil --json-pretty device device-info` does not include...
Hi,
I use the nRF9160 with SDK2.5.0.
Which MQTT version (3.1, 3.1.1 and 5.0) does it support? And w hich QoS level (0, 1 and 2) does it support?
Does it support QUIC...
Hi, Looked into public Nordic repositories in github looking for a recommended implementation of CTS (current time service) to use with this sample: https://docs.nordicsemi...
Hi,
I've got a question regarding the configuration I have to make in order to get the logs from the nrf9160 in the serial terminal using the hci_lpuart sample.
My setup...
I have been using a Chinese debugger ARM v9 which supports JTAG+SWD to debug my nrf52840dongle so that I can upload my custom bootloader with my code in it using SWD pins...
Hello,
we have produced 10 Boards with nRF9151. Unfortunately, 3 device shows a false behavior. We cannot connect over SWD an they have a larger power consumption (whole...
I want to implement FOTA Update for a nrf5340 based board by using nrfConnect SDK v2.9.0 with zephyr and mcuboot. The board has a MX25R6435F external flash (same as the nrf5340dk...
Hello,
I am trying to run a ztest integration example I found under this one here: https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/subsys/testsuite/integration...
Hi,
I am sending out same payload through ADV packet and BLE connection packet, I notice the ADV consume more power compared to connection one,which is quite strange.
...
Hi, I am using NRF connect sdk 2.6.1 and I am wondering what is the best way to run crypto operations when using TFM profile type minimal and building for nrf9160_ns. TFM_PROFILE_TYPE_NOT_SET...
I want to measure the current consumption on the DK with an Amperemeter. For that i have this setup:
Please excuse my terrible drawing skills. Im basically powering...
I am using NRF52810 as a beacon tag.
I want to apply AOA technology to this tag, is it possible?
I'm confused because the nrf52810 says it supports BLE 5.2.
Hi,
I'm experiencing memory constraints while using the nRF52811 with the SoftDevice S112, as it takes up a significant portion of the available memory. Is there a lightweight...