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...
Hello Everyone,
We are working on a new product using the nrf52840 and OpenThread.Our current product uses the Azure IoT Hub and we were wondering if we could use the library...
Hi,
I defined __STACK_SIZE as compile/build flag. It has no effect according to GCC output after building is done.
Chip is nRF52840.
I tried to set fixed stack size...
Based on the message on the following page, nrfjprog has been deprecated and should no longer be used:
https://www.nordicsemi.com/Products/Development-tools/nRF-Command...
Hi,
I am nrf52dk/nRF52832 (512kB flash) nordic peripheral_lbs sample as a test environment for establishing OTA updates. In my product firmware, I am facing a situation...
Using nrf5340 with nrf7002 on a custom board, and trying to get a stable wifi operation (including in situations where the wifi AP availability will vary, as this is a mobile...
Hi, I having a hard time with SAADC using v2.6.1 and a custom board. I have built the samples and gotten hem to work on the dev kit. I am trying to apply that to the custom...
I have been getting results from reading out the registers of the FEM on my nrf21540 DK board. After I lower and raise the PDN pin on the FEM, I will read out CONFREG0 and...
Hi All;
We are currently working on establishing a connection between the nRF5340 development kit and mobile devices(Samsung/Pixel). I have configured the device as a...
When I install new NCS(findmy) vscode development enviroment in another computer(win10), I meet a strange compile Error: Aborting due to Kconfig warnings.
Details as follows...
Hi Nordic team,
I've successfully run the Wi-Fi Shell example on the nRF54H20-DK with the nRF7002-EK, but I'm having trouble getting it to work with the nRF7002-EB. Without...
As I am running out of flash space on the nrf5340 (mainly due to the 500+kB needed to run a basic wifi application), I want to put the nrf70 firmware into the external flash...