Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
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...
Hi,
I use flash read operations at the BLE interrupts, because I need some of the stored informations. However, while I am doing another flash operations and BLE interrupt...
Greetings,
What's the maximum clock rate supported by the SPI1 interface on an nRF52840? My DTS overlay indicates it should use 32MHZ for one device and 8MHz for the other...
I am tried to access the server using http_client .I am tested that my implementation to access the local server works properly but the thing is i am tried to access the ...
I am looking for the datasheet for the nRF31512. I am looking to see what the pinout for this chip is. It is not for any new project as I know it is old and discontinued....
Hi,
1. Does the P1.02 (NFC port) on the nRF54L15 support PWM? 2. If it does, please provide the overlay configuration method and sample code.
Best regards,
Peter.Mi...
Hello,
I am building an example app that uses MbedTLS and non-offloaded sockets, because offloaded ones do not fit my needs - updating security credentials needs disabling...
I get the following error when trying to program the device:
The log shows this:
2025-12-10T09:08:50.194Z INFO Initialising the bundled nrfutil device 2025-12-10T09...
Hello,
we have an nPM1300 EK plus the profiling adapter board and are trying to profile some of our batteries.
We have already successfully completed profiling for...
Hello, I am currently struggling with setup and configuration of firmware for nRF5340. The idea is to use two stage bootloader setup, XIP split to external flash and build...
when trying to implement ISR for writeprotect and powergood pin it throws error code 134 which corresponds to not supported.
call stack for reference.
What am I...
I had a fully working BLE setup on my nRF52 (Zephyr), which worked fine on older Android versions. After updating a phone to Android 16 (tested on Google Pixel 7 and Samsung...
Hi, Nordic support team!
I'm having trouble downloading the NCS in China.
The command nrfutil sdk-manager install v3.2.0 --region cn fails with a SHA512 checksum error...
I have designed a custom board using the nrf54l10 chip (similar to nrf54l15). I want to use SPI to communicate with a sensor. So I assigned the pins P2.6 for SCK, P2.4 for...
Hi,
I am trying to communicate with Serial LTE Modem application running on nRF9151DK through SLM Shell sample running on nRF52840DK.
I am using nrf connect in vscode...
Hi,
I am debugging a program running on the FLPR core on the nRF54L15 development board. I need to call a static library (. a file) on the FLPR core. I use the project created...