Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
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...