Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
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...
I am designing a very-low-cost device based on the nRF9151 and would like a quick technical clarification.
My plan is to power the SoC and all GPIO rails from a single 3...
I'm working on a project were we require the use of a custom OOB key (not generated by the device itself) and LESC.
We have both the central and peripheral device to configure...
Hi ,
Our nRF52840 chip is drawing a high-current burst of about 1.5 seconds during the DFU upgrade. Because we have a 10 mA current limit on the battery, the system browns...