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 have a couple of nRF9160-DK which I use to program custom boards through the Debug Out port. Both DK work perfectly well until now. One of them can't program custom...
Hello everyone,
in our Project we want to use the nRF52840 DK with the X-NUCLEO-NFC08A1 (ST25R3916B) extension board as an NFC Reader.
In the SDK 2.5.2 are samples for...
I am running an experiment to use a static keys for pairing information without breaking the existing flow of pairing/bonding. What I am doing is I am storing the pairing...
I‘m try to download v2.6.0 SDK to update.But the terminal output as follow,I guess it related to bad network also I try with VPN
So that I try to pack v2.6.0 from another...
Hi there,
I'm having an issue with the SPI master in Zephyr. When attempting to transmit data it returns the error: 'Timeout waiting for transfer to complete'. Am I missing...
Dear Nordic-Support,
as I got a configuration error in my project when configuring CONFIG_TFM_PROFILE_TYPE_SMALL=y I tried to reproduce this with the AssetTracker_v2 application...
Hello,
I have a nrf52832-QFAA design that came back from the emissions test lab and they told me that the TX power on the Radio Pin was around -6dBm at the low frequency...
Hello,
I will explain my workflow so you can understand my problem using VS code and assuming everything is installed correctly, I`m using SDK 2.7.0:
Create new project...
I'm debugging the project that nrf_dm to learn how it work.
The build configuration as the picture:
I add my breakpoint as follow:
However,when I start to debug...
Hi, I have developed my own custom module with a program based on the NUS example.
I wanted to use the dongle as a configurator (in the sense that i connect it to the usb...
Hi:
My device is nRF52833-QDAA. And I'm totally a beginner in RF.
Right now I'm trying to figure out the component value of the matching network Z1 Z2 Z3 .
How can...
After problems with the programmer I have successfully flashed simple custom board with ACN52840 module, but the unit does not resetting after flashing using J-Link Pro. Starting...
Hi,
I have a project where I use nrfx_saadc and need to change channels and simple/advanced mode in runtime
If I start with simple mode, samples, move to advanced mode...
The note in https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0/nrf/security/tfm.html#overview reads: "Support for TF-M with minimal version disabled in nRF Connect...
Hello,
I flashed the audio application as left headset on my audio DK, but whenever I connect it to my mobile phone, the device isn't shown in the media output list.
Yes...