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,
We are seeing weird behavior in the way the nRF Cloud UI displays changes in the device shadow, specifically for properties that are being nulled-out.
Let's say we...
Hi,
Im using an SPI device and also the SPIM NRF driver. This device is not always on, but the overall flow is:
Power On the device on boot and do basic info readings...
I have ordered two boards using the nrf52840
I was able to flash the first board and my firmware is working as expected however whenever I try to program the other one I...
When uploading a network core image though MCUBoot and confirming the image, sometimes it fails to accept and on other builds it accepts the update.
I have narrowed this...
Hi
Greetings, Hope you are doing well.
I am fairly new to using the nRF Connect SDK through VS Code. I completed the nRF Connect SDK Fundamentals course, and I also noticed...
Hi All,
I am currently working on an project with the nRF9151 using the nRF SDK v3.1.1 and MCUboot and I need to sign my application images using an external HSM. I am using...
I am having this problem in my Macbook Air M4. It times out when flashing the application via nRF Connect SDK extension. I also tried to run the nrfjprog command myself and...
I’m evaluating the nRF Connect SDK Bare Metal SDK and hit an issue with the bm_storage library. bm_storage_write() and bm_storage_read() work correctly, but bm_storage_erase...
When using GNSS periodic mode with nrf_modem_gnss_fix_interval_set() set to 20 minutes and nrf_modem_gnss_fix_retry_set() to 5 minutes, the actual wake-up intervals are inconsistent...
Hi,
I have a feeling we may be experiencing Modem Reset Loop Restrictions on some of our devices, so I want to put in something to our application code so we know and can...
Hi ,
I need to do create the bootloader . generally what we dump in to the board was the firmware not bootloader right. I want to do the OTA updates on the nRF52840 Dev...
Hello,
I am currently using nRF Cloud to perform FOTA updates on my nRF9160 devices. I have multiple certificates on this device.
1. TLS certificate for my application...
I need to store a hardware-revision value on an nRF9160 during manufacturing (using something like nrfjprog ), and the non-secure application firmware must be able to read...
Hi
I’m working with an NPM1300EK connected over I²C to an nRF54L15 , and I’m seeing an issue where the VBUSINSTATUS register consistently reads back 0x00 , even when VBUS...
Hi,
I’m working on nRF9151 with nRF Connect SDK 2.9.0 , and I’m facing a FLASH overflow issue when enabling dual-image OTA (primary + secondary partitions) . Our project...