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...
Hello Team,
I tried building an example application available in SDK v3.0.0 for Thingy 91x_nrf9151. But its showing some build issues. Which I am not able to figure it out...
Hello Team,
Recently we had purchased Nordic Thingy:91x from you. But when we tried Out-Of-The-Box we were not able to sync device data to the cloud. We had connected Onomondo...
Hi everyone,
I'm experiencing an unexpectedly long boot time on my nRF52840 device using NCS v3.2.0. Could you help me verify if this boot time is normal, or suggest any...
Hello,
We have the following environment:
1) nRF54H20-DK v0.9.1 and our custom board
2) nRF Connect SDK v3.2.1
3) Our simple project for testing BLE
4) nRF Connect...
MCU:NRF54L15,NCS SDK V3.2.4,android 7.0, nrf connect 4.26.1, cannot connect stably.
about 40 seconeds, the connect will disconnect, the android 7.0 side:reason is 0x08,...
Something seems to have broken in my VSC and/or Nordic extensions. Intellisense seems to be working for code, but cannot resolve any of my custom kconfig options.
I use...
I would like to sample a digital IO input from two IO's into the processor internal memory incrementally per every rising or falling edge of each of the signals.
Is there...
Trying to do ADV_DIRECT_IND advertisement.
We are trying to do the following advertisements
// ADV_IND Scannable and Connectable
// ADV_DIRECT_IND - Connectable...
I recently purchased an nRF52832 (XL52832-D01) for a wearables power management project. To test the module I flashed the basic blinky (zephyr). I'm using a ST-Link V2 as...
Hi
Brand new nRF52840-DK (PCA10056 rev 3.0.3, serial 1050245467, sticker on PCB). Never worked.
J-Link OB firmware update fails every time with: "Sending firmware data...
Hello! I am having troubles with my custom board using BL5340 from Ezurio. I have tried to flash it via my nrf5340 Audio DK but realized it doesnt support external Flashing...
Hi,
I am trying to set up a secure boot chain on nRF54L15dk with NCS 3.2.3 and an upgradable bootloader .
My intended boot chain is:
B0 / NSIB
S0 / S1 for the second...
Hello,
I would like to implement Device Firmware Update (DFU) over NFC.
Is this supported, and is there any recommended way to implement it? Are there any examples, reference...
I have two nRF52840DK boards that I was working with recently.
PCA10056 3.0.2 2024.33
I flashed one board with a BLE peripheral device code from the nRF connect sample...
Hello,
I'm using dmic module for sampling audio data from microphone. Recently I updated NCS to 3.2.2 and I started observing the following log: "Failed to allocate buffer...