I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
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...
We are testing SPI communication with the nrf5340 Board as the mater and the nrf52840 board as the slave.
The FW applied to nrf5340 is a FW whose normal operation was confirmed...
I have a problem understanding notifications/subscriptions in the BLE context.
I have two devices, Central (nRF5340) and Peripheral (nRF52832). My peripheral provides a...