I'd like to erase all the pages managed by FDS as part of a "Hard Reset" operation. fds.c has a hint of a "FRESH_INSTALL" directive (part of an enum defined in fds_internal_defs...
nrf51822
SDK v10
SD S110 v8
hello!
My pj is about ANCS+nus+hid mouse sevices.
If my borad had bonded with an iPhone,then download new hex from mdk ,and run.
...
Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
When using app_timer through scheduler, a break and go will overflow the event queue if a timer is a repeat timer. The effect is that it's not possible to debug.
To work...
I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I am trying to make a simple MAC-layer transceiver using Arduino environment. I have some code derived from this example: https://github.com/IoTS-P/nRF52-802154-Raw-Transmitter...
Hi,
I am currently developing an nRF54L15 module.
During the evaluation, I measured the Tx current consumption and got a result that was 2mA higher than the value listed...
Hello Nordic team. Please let me know if you can provide assistance or advice on this issue. Any help is much appreciated.
Our issue:
Myself and my team are wondering...
I have created the nRF Cloud Multiservice Sample application and would like to add WIFI support.
I am using nRF9151 with nRF7002 EK hardware and would like help in adding...
Hi,
I have autoprovisioned and autoconfigured my nrf52840 board (provisioning and configuring are made inside the software and not through external app/provisioner).
In...
I'm doing development on a very old project with the NRF51 Development Kit with S110 8.0.0 soft device and having trouble finding sample code and documentation on nordicsemi...
Hello, we've a nRF9161 DK board a we saw on the back side a footprint for mounting an SD card holder and we found the SD card holder component in the BOM.
Unfortunately...
Background : To set up a Matter ICD (Internet Connectivity Device) and Thread as a SSD (Sleepy End Device). Here are the detailed settings:
Currently, the Matter over...
Hello,
We've several active products utilizing nRF52840-QIAA. Recently it was realized that this version is not recommended for new designs anymore and apparently can be...
The nrf_cloud_multi_service sampe is running in to fatal error while trying to downolad A-GNSS data. The sample is configured to work with NB-IoT and CoAP.
Here is the log...
I used Nordic52480 DK(bulb) as DUT to run Matter Certification case TC-DGGEN-2.1 .
Steps:
1. setup OTBR on Pi4:./certification-tool/backend/test_collections/matter/scripts...
Hi, I want to enable APPROTECT in nrf52840 using NCs 1.8.0 or 2.4.2 or 3.0.0 can you tell the process of doing it? Also I want to know the use of Access control list . Is...
Is a common ground required when measuring current in current meter way?
Can externally supplied voltage exceed 5V? Will this cause inaccurate test results?
Hi Nordic team,
We’ve implemented a custom firmware update flow for our nRF5340-based device , which supports a robust single-image FOTA process using external NAND flash...