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, I have developed a stable program on the nRF52840 board, and now I'm transporting all the code, and trying to make it compatible with an nRF54L15 board.
I used ZMS to...
Howdy,
I am currently working on the nRF52840 chip and trying to convert my SPIS code from being in my main while loop into being interrupt driven. I am using Zephyr to...
Hi!
I want to integrate power management into our FW. Therefor I did enable it in the prj.conf:
And added runtime enable and action run calls regarding this device...
Hi,
Is there a sample demonstrating the EasyDMA configuration for the I2C21 peripheral of the nRF54L15 using SDK 2.8? I found a sample for the nRF52 with an earlier SDK...
HI,
I am super confused about which direction to go forward...
I need example code and tool chain where I can build a
1) ble bootloader that supports the Nordic Semi...
Hi,
We are using nRF52832 custom board for our application.
In this board we have to use P0.05 pin as GPIO Input. But it is continuously showing LOW signal in multimeter...
Hi,
I have installed nrfutil on my Windows 10 computer and get the following error when running it:
C:\Users\00315055>nrfutil --help Traceback (most recent call last)...
Hi,
I've just completed Ex 2 of Lesson2 in the BLE Fundamentals course on the DevAcademy and have noticed a couple of problems. Firstly, the nrfConnect app for iOS seems...
NCS v2.9.0
nRF52832 DK
peripheral_uart sample
"Online Power Profiler for Bluetooth LE"
has a BLE role to send non-connectable, non-scannable packet,
I want...
The Application create connection as Central with the following parameters:
After connection established, the application execute the following Subrate request command...
Dear Sir.
I wonder on the noise demand on the power supply to nRF54Lxx? I have 24Vdc from a battery, and would like to use a standard DC/DC converter down to 3.3V (e.g LT1933ES6...
Hi NORDIC Support Team,
I am using the nrf5340 and attempting to enable a BLE connection on the board with 2 clients simultaneously.
The issue I'm encountering is that...
Hi Nordic
Our customer is going to develop LE Audio porduct and have some question of firmware as below:
(1) Need to use I2S only CODEC (DAC) (2) Currently using the sample...
Hello team,
We use the module MDBT53-1M based on nRF5340 and there are no dc-dc components mounted in our hardware. Using nRF Programmer, we could flash nRF5340 for the...