Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
First of all I am very new to all of this and have been reading up a lot on the topic.
I am trying to create a walkie-talkie like setup where 2 development kits will communicate...
Hi, I am working on a graduate project about BLE mesh networks. I'm using nRF52840 CKAA 94 pin BGA package MCUs. For this project I need to compare several boards and each...
Dear nRF experts.
We are a module manufacturer. We discovered some issues during power consumption testing. We are currently using the nRF54L15 Dk board and PPK. We are...
Dear Staff,
I have a nrf52833dk application code which I have to "port" on the nrf5340dk. The code implements the following requirements:
Direction finding transmitter...
If an nRF52832 device and a smartphone are paired and only one of the peers deletes the pairing (bonding) information, an error may occur when reconnecting due to a mismatch...
Hi everybody. Can I ask for the details of this PCA64110 flex NFC antenna:
Q) Is this flex antenna using "Gold Fingers"? If so, what is the Gold Fingers Thickness?
Q...
I want to develop a mouse using nrf54l15 now, but I am confused by the macro definitions for Bluetooth. I can only understand the macro definitions for Index, which represents...
Our setup:
Board: nRF5340 DK
SDK: NCS v2.6.2
Microphone: MMICT5837-00-012
Interface: PDM
During mono audio capture over PDM, we observed a current draw of about...
Hello,
we are testing the NRF54L15 for a project that requires BLE 1M and PHY coded simultaneous scanning.
From my understanding, the BLE scanning feature of NRF54L15...
HI,
I am currently developing with nRF54L15 and SDK 3.0.0. I have encountered some issues: 1. Problems using the nrfx library in Zephyr I have defined the configuration...
We are integration the Onomondo softsim in our devices.
The precompiled libraries in the SoftSIM repository are compiled with floating point Soft ABI selected. See developer...
Hi there
I have started a project from the green field. After adding some threads and for some blinky examples, I want to enable bluetooth on my nrf5340dk. taking inspiration...