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...
Hello,
I was learning about how the bt_conn references work, how to obtain them and free them, and where they are generated.
I was looking at the central_gatt_write...
Hi
I have currently claimed devices in my nRFCloud I registered two years ago. It looks like this:
It has the mention "powered by memfault" . This is also the nRFCloud...
Hi,
i'm learning l4/e1 and i'm trying to buid the process after finishing step 10 but the build didn't goes through successfully. i got this errors
my SDK & toolchain...
Hello all,
I have an nrf54l15 on a custom board, I am having issues getting a reliable SPI clock signal when using BLE advertisements
This is the clock and correct...
I bought both nrf52 DK with nrf52832 and ISC-nRF52810-A module. I use Visual Studio Code with nrf SDK + toolchain. Hardware connection from ISC-nRF52810-A to nrf52 DK is as...
The openthread coprocessor sample in sdk v2.8.0 and v3.1.0 work for me with the openthread border router but not the sample in sdk v3.2.1
I followed the instructions for...
Hi,
i'm learning the exercise1 for AT commands to control modem and when i apply this command AT%XMONITOR i get the output as %XMONITOR: 5,"","","24202","0901",7,20,"02024720...
nRF52810 program execution failed the CPUID verification. Hi everyone, I have a question. I have a working PCBA with an nRF52810 as the main controller. When reading the CPUID...
I have a simple project running on a custom board with a nrf54L10 processor. The board has a couple of LEDs to blink and advertises on BLE. With v4.3.0, the LED blinks for...
nRF54L10 + NCS 3.02
A simple question: So I found CONFIG_MCUMGR_TRANSPORT_BT_DYNAMIC_SVC_REGISTRATION=y which lets me enable/disable the SMP service. Is there another config...
I am using nRF5415-DK and SDK v3.2.2
I want to generate a sine wave using PWM and TIMER. The PWM repeat duty cycle method has limitations, so I am using a timer to trigger...
Hi, for one of our products we are evaluating an option of porting the application from nRF5 SDK (nRF52) to nRF Connect SDK (nRF54). Seeing the similarity between the nRF...
Hello DevZone,
I am currently trying to fix an issue I have on deployed devices, using nRF9160 with nRFCloud. Code is based on SDK 2.8.0.
In most cases, my code works...
I am attempting to use the nRF52840 QSPI periphery to communicate with an SRAM chip. The chip is IS66WVS8M8FBLL-104NLI. I am unable to communicate with it using QSPI. I am...
Hi everyone,
For mthe prject I'm working I must use the LPCOMP module to detect a cross. but anytime a init the LPCOMP module my code seems to freeze and nothing else...