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...
Hello there,
I am working on a project which involves nRF52840 to scan and connect to specific BLE beacon.
So while scanning, nRF writes scanned data on UART. On same...
Hello,
I'm running SDK v.2.8.0 and developing using the nRF5340 Audio DK. I've successfully flashed using the buildprog.py script, and have set up my DK as an Auracast source...
Hi
1. At nRF5340 datasheet page 420, the PDM duty cycle is 40%~60%, any register can tune duty cycle? Or it's nRF5340 variation tolerance?
2. Since our DMIC IM69D128S...
Hi all,
I'm testing Skylo NTN on nRF9151 SMA DK with the latest pre-commercial/alpha NTN modem firmware (downloaded mid-December 2025).
Registration works fine, and uplink...
I am trying to get the nrf/sampoles/bluetooth/direct_test_mode working together with the code from zephyr/samples/subsys/usb/dfu-next.
I have the DTM mode running correctly...
Hello,
I think there is typo on page 541, in the PWM, Pulse Width Modulation, section of the nRF52840 Product Specification V1.11.
It states "pulse with modulation", but...
Hello,
I have a question concerning the neighbor cell measurement feature on my nRF9160.
After some tests, it seems to be sensitive to the operation mode. For example...
I am currently working with nRF52810 using nRF Connect SDK v3.2.1 , and I am trying to run the AES CCM PSA Crypto sample .
However, when running the unmodified sample, it...
hello i am new to the nrf trilateration and direction tracking using nrf52840, i need some help with the sdk and programming and working examples .
eg : I have 4 nrf52840...
Unable to connect JLink via USB. Installed different versions of JLink without success. Device Manager showns "J-Link driver" under Universal Serial Bus controllers and nrfutil...
I'm using a custom development board and I want to enable timer 0 through the external 32MHZ crystal oscillator. Here is my configuration:
prj.config: # Enable the UART...
I am trying to live capture and analyze traffic on Wireshark. I followed lessons like https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson...
Dear All:
I have a very strange issue that has me scratching my head. I am programming a GPIO to provide hardware reset to an i2c GPIO expanver (pcal6408a). The io expander...
I came from esp32 world. They provide detailed tutorials on their BLE samples, for exmaple: https://docs.espressif.com/projects/esp-idf/en/latest/esp32c3/api-guides/ble/get...