Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
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...