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...
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...
Hi,Team,
I'm currently using the nrf54l15-dk. I want to set the rtc of the nrf54l15-dk to obtain the timestamp. How should I configure the rtc? Which examples should I refer...
Hi,
We are currently using the nRF54L15 QFN48 package, and have the SWO pin routed to our serial debugging interface. I was reviewing the nRF54LM20 QFN52 package documentation...
Hello Nordic
We have a full reel delivered from a distributor with Nordic label on the outer packaging and a possibly non-nordic label inside.
Can you please help confirm...
Hello!
I am installing the latest version of nRF Connect for Desktop apple silicon version from nordic official website.
After I downloaded the dmg file and installed...
Hi Team,
We are trying to establish connection between our nRF9151 board with NB-IoT enabled Jio Sim and MQTT broker using the sample provided in lesson-4-exercise-1 ...
Hi,
I have been working on a BLE-LTE gateway for Thingy91x for quite some time. To this end, I have tried various options: - First, using multi-image builds: modifying the...
Hi, could anyone show me how I can build nrf52840 dongles with customzied open thread library?
Right now, the nrfconnect examples in matter repo is using prebuilt open-thread...
I followed the recommendation in https://devzone.nordicsemi.com/f/nordic-q-a/124712/compile-error-trying-to-use-nrfx-nvmc-library-with-nrf54l15/550436 to use CONFIG_NRFX_RRAMC...
In section 5 of 'nRF91 Series Antenna and RF Interface Guidelines' there are a couple of circuit diagrams relating to antenna tuners, could you please provide details of how...
Hi,
I just saw the announcement for PRS support. This is very interesting to us for use cases where GNSS reception is temporarily poor. Questions:
What do we need to...
Hi Support Team
Must inductors be placed between the SW1/SW2 pins and the VOUT1/VOUT2 pins of the nPM1304? Can VOUT1/2 output normally if removed the inductors? Many thanks...
Hi,
I am working on a BLE application using the nRF5340 SoC(custom board) and Zephyr RTOS (NCS SDK version v2.9.0)
When I call bt_enable(bt_ready_cb_t cb) , Bluetooth...
Greetings, all. I'm a rank beginner here with all things Nordic but almost 50 years of embedded experience with other devices, environments, etc. I'm trying to develop for...
Custom device using nrf5340, with NFC card emulation functionality.
To use the NFC, I understand that I should use the supplied nfc_t4t library (binary) and its api. I have...
Hello, I'm developing on an application which requires to catch high speed, variable size and bursty (~0.5 Mbit/s) data from a sensor connected to a nRF9161DK trough a UART...