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...
Hi,
there are several devices with same Firmware/Modem firmware/Hardware. All device were working. While all others continue to work, one suddenly gives me this:
Once...
In theory all driver calls are suspect, but for example I see crashes in nrf_802154_buffer_free_raw, at this assert:
This is easily reproducible by running 802154_phy_test...
Hi Team,
We want to load azure certificate into nRF9160, can you please provide sample code, code snippet to load azure certificate.
Regards,
Sravan Rikka
Summary
On NCS v3.3.0 , building any application that enables the new Zephyr OpenThread Border Router L2 glue ( CONFIG_OPENTHREAD_ZEPHYR_BORDER_ROUTER=y , together with...
Hi! This is a general info post since i have found a temporary fix to it, but whilst trying out ntn, we noticed that when switching from %XSYSTEMMODE: 0,0,1,0,0 to %XSYSTEMMODE...
Hi, we use BMD-350 modules (nrf52832) in our product which has been in production for over a year. Our DFU service is very well tested.
a couple weeks ago, while performing...
I'm planning to deploy a Thread network with 200-400 units and seeking best practices and real-world experience from the community. While the Thread spec allows up to 32 routers...
Hello Support team,
I have an issue with two simultaneous heaps in my project. I use nrf Connect SDK 3.2.2 with the next configuration options:
CONFIG_REQUIRES_FULL_LIBCPP...
Hi,
we are developing on nRF54L15 using NCS v3.2.3 , and evaluating a DFU architecture based on:
MCUboot
firmware_loader
main application
using the BLE MCU Manager...
Hello
I'm currently working SDK upgrade from ncs v2.6.4 to v3.2.1
I found that, in fade in/out scenario, the PWM works well. however, if it need to turn on in 100%duty...
Hi Nordic Team, I am the beginner on this platform. I am trying to hear the PDM mic data in headset on nRF5340 Audio DK. Is it possible to do?
Please guide me as soon as...
When using jlink to connect to my board in VSCode, it displays "unknown device"
nrfutil device recover
I tried a few of my boards, but the result was always the same...
Hi everyone,
I’m working with Zephyr 3.2.3 in a Windows environment and trying to run the shorter connection intervals sample: https://github.com/nrfconnect/sdk-nrf/tree...
Hello Nordic Team,
We are trying to test an external audio DAC (TLV320DAC3100) using the nRF9151 DK .
As a first step, we attempted to build the i2s_output sample from...
Hello Nordic Team. I'm currently facing an issue when building in release mode (CONFIG_LOG, SERIAL, CONSOLE disabled). The issue is that after a random time (no longer than...