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...
Hi All,
I'm currently working with a custom board using the NPM1300 and STM32L4, alongside the npmx drivers. I'm trying to capture both pressed and released events from...
Hi, I'm currently in architecture definition stage, and I'd like to know more about the possibilities driven by Channel Sounding. From what I understand, you can only perform...
Hello.
How often are the LQI and RSSI values in the coordinator updated for a child?
Preferably I would have liked to get some kind of notification every time LQI and...
Hi.
I working a central and peripheral device which will connected with 4 sensors. sometime after disconnect and reconnect. the device will got fatal error in service...
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 Nordic Support Team,
I’m developing a Zigbee-based light switch using a Sleepy End Device (SED) configuration with ZBOSS. I've encountered a critical issue related...
Hi All,
I am currently evaluating how I can charge a single cell with the nPM1300 PMIC with a USB-C connector, with the addition that the same USB-C connector should be...
I'm trying to add diagnostic logging functionality to my Matter project using SDK version v3.0.1. I followed the steps outlined here: ( https://docs.nordicsemi.com/bundle...
Hello.
Im tring use nrf_dm sample with nRF5340 on nRF Connect SDK V2.9.0, with a custom board. To create build, I use nrf5340dk board.
I got the error when I try dm with...
In our Zephyr-based nRF project we store configuration in NVS . For the production line we’d like every unit to leave the factory with default objects already written to flash...
Hi guys,
For a client of mine I'm working on an openthread RCP implementation using a SolidRun N8 that contains the NRF52833.
I'm using ncs v2.9.0-nRF54H20-1.
The problem...
Hello,
I've developed an application on the nRF54L15DK, and have bought Insight SIP's ISP2454, featuring the same chip. I tried flashing the new chip with a hello world...
Hi
I'm migrating applications I wrote using SDK 17 to nrfConnect 3.0 with Zephyr.
I implemented USB devices with combined multiple USB classes. One of those classes was...
Dear all,
after cutting the SB bridge to the QSPI chip and close the ones to get the pin free and disabled also qspi inside the nRF52840dk_nrf52840.overlay file I'm unable...