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...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
I just bought a PPK2 , and try to connect it with the PC software, but it seems cannot connect with the power profiler software. The green led blink slowly .
The software...
Hello Nordic Team I Have tried different usb cables ,and different PC .
all cannot connect to the software .
can you help me to check what has happened .
open log...
I am on the learning curve of nRF9151 and LTE/GNSS.
Trying to build and run the sample app under nrf/samples/nrf9160/location
The errors Im getting are
[00:11:23.476...
Hi, I have upgraded my custom nRF52840 devices from SDK 2.4.1 to SDK 3.0.2. For few days, these devices did connect to existing OpenThread network. But now, all SDK3.0.2 devices...
I used the Bluetooth mesh distributor example from ncs2.9.1, and the Bluetooth mesh dfu can proceed normally. However, when I tried to pause and resume the dfu process, I...
Dear Nordic Support Team,
nPM2100, SHPHLD pin: we would like to connect a pushbutton to GND to wake the PMIC from ship mode. Additionally, we would like to read the pushbutton...
Hello, I am currently designing a custom board using the nRF9151 and I have a question regarding the SWD interface. My understanding is that the nRF9151 contains two main...
I've just spent about 4 hours trying to figure out why a particular build was failing (on nrf9151dk).
Examing the cryptic errors finally revealed that the TFM partition...
We're using the nPM1300 in our designs and we noticed that the charge portion does not appear to keep a battery charged when USB is connected for extended periods.
Our arrangement...
So far we have been using nRF5 SDK v17.1, but we ended up using nRF connect SDK v1.9.1.
However, this compiles too slowly.
I modified main.c and it seems to compile everything...
Hi,
I’m using NCS v3.1.0 and noticed that my application does not run unless I enable:
CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC=y
Without this configuration, the system fails...