Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
We are using SDK 3.1.1 and nrf52DK with our own Model ID and anti-spoofing key from Google.
When flashing the Locator Tag example to the board, a half sheet notification...
Since the product we are developing is supposed to experience extremely high temperature conditions, we are concerned about the ambient temperature operating limit of 85 degree...
Hi Nordic Support Team,
I have created an issue on GitHub regarding the device type ID error we encountered during testing. Here is the link to the issue:
github.com/...
Hi,
I am getting started in a project where I am using the nrf52840 dongle to develop. One of my goals is to keep the toolchain up to date, so I started working with the...
Hi Nordic team,
I am working on BLE Channel Sounding (Initiator + Reflector) on nRF54L15 using Zephyr / nRF Connect SDK v3.1.1.
I would like to clarify the expected behavior...
Looks like the new project behavior changed between 3.2.0 and 3.2.1. When creating a new project with the copy function, in 3.2.1 it no longer copies the source code to the...
Hi Nordic
i am working with nrf52832 and nrf52840
After migration from ncs2.9.2 to 3.0.2 my device (end point) has an issue with pairing to one of the gateways (the gateways...
We have an issue receiving unicast packets with default wifi low power mode.
When CONFIG_NRF_WIFI_LOW_POWER=y is enabled, unicast packets (DHCP Offer/Ack, DNS responses...
I performed the following steps:
1. I installed nRF Connect for VS Code Extension Pack in VS Code
2. I created a new application by copying a sample (Bluetooth LE HIDS...
I'm building my small board with nrf52810, buyed 10 chips from seller, it is cheaper relatively, I know it is used chip.
7 of them burned successfully,but 3 of them raise...
I am having difficulty getting Thread Block-wise Transfers working correctly using the API from NCS v2.0.0. It was my understanding that the otCoapSendRequestBlockWise function...
Hello,
I'm implmenting firmware updates over BLE, using a nRF5340DK, nRF Connect SDK v3.2.1, and an Android phone.
I can use the nRF android app, but how can I do this...
Hi There,
Our product is using NRF52810. Now we need to do BLE CE certificate to enable our product sales in foreign country.
I am using "radio test" program for the certification...