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...
Is it possible to get access the virtual com port from an application based on nRF5-SDK-for-Thread-and-Zigbee?
My application requires nothing more than the LED and the...
Hi.
Base On Nrf52840DK , SDK V2.8 and Zephyr
Can't See CTS service when connected to nrf connect (Android App) and source code is "peripheral_cts_client" , Why ?
trying to define a static partition for the NRF5340_CPUNET. even though he can direct the CMAKE to pick up the pm_static yml for each core by adding
does the sysbuild...
Hello,
we are currently testing the capability of updating the firmware of 2 Nordic Development Kits.
The Situation is following:
1 DK simulates a Device which is standalone...
Hi,
I think the following is the link for nrfx flib
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/README.html
I know most of the drivers are covered by...
Dear Nordic Team,
After downloading nRF Connect SDK v2.8.0, I didn't make any modifications to the code in the SDK. I directly compiled and flashed the locator_tag example...
Hi,
I have a scenario where I need to capture the power consumption of a specific period for individual power lines. I understand that I need to use the ammeter feature...
HI ALL,
I used a system off demo and added the following content.
The power consumption tested was around 1uA, which should be normal according to the errata. Then...
Hi, I am having issues with one of our wifi scanning modules not detecting the wifi beacon using the 1M rate . Looking into the PHY level, I demodulated different wifi beacons...
Hello
I am installing nRF Connect SDK version 2.9.0 using Visual Studio Code and the nRF Connect for VS Code extension on windows 10. After installing the toolchain file...
Hello I have developed a project that was initially based on the nRF52810 for an Indoor Air Quality Data Logger(IAQ-LOGR) which monitors Ambient Light, Temperature, Humidity...
I designed a PCB with only the nRF52833 chip and antenna. I want to learn about the relationship between different TX power levels and the overall power consumption of the...
My board is nRF5340Dk with NCS 2.6.1 and toolchain 2.6.1.
At this development stage I want to measure continuously incoming frequency ranging from 1Hz to 1MHz with high...
Hello,
I have a scenario where I use crashlog but not flashlog.
My application is crashing in nrf_log_backend_crashlog_panic_set during log_msg_queue_process(mp_flashlog_queue...