Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
Hi,
I am using nrf70-wifi-ble-image-transfer-demo to transfer a static image stored in the Flash.
While I am using 5Ghz STA mode UDP Wi-Fi, I notice the image will blinky...
Hi Community I've been trying to read a tag from nRF54L15 board .
When checking the NRF connect SDK NFC examples, It seems the NFC Tag reader example is not supported for...
Hi
I am using NCS 2.8 and running one pair of peripheral and central devices using nRF52832.
At first, the default interval is 50 ms, and I can get the throughput around...
Hi, I'm trying to test Channel Sounding with concurrent measurements using one initiator and two reflectors on nRF54L15 DKs.
From replies in other DevZone threads, it seems...
I currently use NRF5SDK v17 with S112 supporting 0-2 peripherals, ideally using data extension (4.2). No encryption is used and I don't need any 5.0 features. I now wish to...
I plan on using the nPM2100 to power the nRF54L15. I'd like to confirm any recommended practices for using the reset pin of the nPM2100.
nPM2100 PG/RESET to nRF54L15...
Hi, I'm trying to use the nRF COMP peripheral in Zephyr. My application boots and runs normally until I enable the DeviceTree overlay for the COMP. As soon as the overlay...
Hello,
What will happen if I try to change the device's TX power using the vendor-specific command SDC_HCI_OPCODE_CMD_VS_ZEPHYR_WRITE_TX_POWER while LE Power Control feature...
hi,
I use nrf54l15dk with ncs-v3.1.0, the project is based sample "central_hids";
The purpose is I want to change console uart from "pin1.04/pin1.05<uart20>" to "pin2...
I’m developing a project on the nRF52840 that uses BLE + RTC + an SD card. It’s based on a previous project that only used BLE + RTC, and I’ve added the ability to store data...
I'm trying to use a Power Profiler Kit II with a Mac running Ventura 13.7.8. If I update the Power Profiler App to v4.3.0 or v4.3.1 the PPK II is not detected and this is...
Dear Team,
I am using NRF54L15 DK, where I have UART defined and mapped as following:
uart20_default: uart20_default {
group1 {
psels = <NRF_PSEL(UART_TX, 1 ,...
I'm struggling to obtain stable ADC readings on the nRF54L15, and I'd appreciate any suggestions. I have the ADC configured with gain = 1, internal reference, 10 bit resolution...
Hello,
I'm trying to get a TIMER triggered ADC read on P1.11 AIN4. Sample advanced_non_blocking_internal_timer sounds like what I want but it isn't NRF54L15 compatible...