Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
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...
Issue Summary
fds_record_update() in SDK 13.0.0 creates permanent duplicate records instead of replacing old records. This causes:
Valid record count to grow indefinitely...
Hi Nordic support:
Our project uses the nRF9151 and QM13545 MIPI RF SWITCH. We have a question about AT%XMIPIRFFECTRL command's frequency: If the frequency switching point...
Hello,
I encountered a very strange problem. This problem originated from my development of RGB color lights using the NRF52840. Due to the limitations of RGB color lights...
If anyone has successfully stored and retrieved settings on the nRF52840 dongle using any method, please share your approach.
I'm trying to store and retrieve settings...