Hello,
Yesterday, I received a new Power Profiler Kit 2 device directly out of the box, and unfortunately, it is not detected by any PC.
Symptoms: - The green LED blinks...
We are using the nRF5340 and our use case makes full use of all 4 shared peripherals for SPI and TWI as well as SPIM4. We want to add UART over USB and I was able to port...
Hello together, Which configurations or setup on the side of the Nordic nrf9161 DK has to be done to use the DEBUG IN connector for SWD? The board is powered by the 5VIN pin...
Hi,
I am currently making an upgrade og a nRF51422 project that has both BLE. and ANT+ Cycling Power profiles and if I run the old project on an 51822 processor I can see...
Further into development of the ReRAM file system. I noticed that in generated DTS for nRF54L15 board for the ReRAM we have:
What is the reason for providing erase-block...
Hi,
I am developing for the 54l15 using nrf connect version 2025.5.92 Last Updated 2025-05-15, 10:08:43 and it's starting to seriously frustrate me.
The nRF Connecot for...
Hi, I have two firmware images: A and B which I need to make compatible for OTA (DFU over BLE using MCUBoot - the standard process described in the devacademy course ). They...
When nrf52 board and tablet PC connect, I set the tablet PC in sleep mode. Then how can I wake up tablet PC via pushing a button on nrf52 board. Maybe one event can realize...
Include other files in the ZIP file. Is it possible to include files that are not related to updating in the ZIP file of firmware update? I want to pass the configuration...
Hi all ,
I using sdk12.3 experimental_ble_app_buttonless_dfu project to development , below is my bootloader and project ram setting:
if I don't download the bootloader...
sdk12.3.0 In the ble_app_hrs_rscs_relay example, I added the uart_init function referring to the ble_uart example, but when I execute the APP_UART_FIFO_INIT () function, a...
My development environment is PCA10028, SoftDevice 130, SDK12.3.0
Two nRF51822s were mounted in one board One nRF51822 will be used as a TWI master and the other as a TWI...
It is said that ble5.0 can cover a range of 300m, I wonder how big is current when this is achieved? For 52840, the largest power output is 8dBm, for 52832, the largest output...
Hi,everybody!
I use nRF52832,supply volt 3.0V normal, program can be downloaded , run and debug,i ensure the program is accurately.To control a gpio P0.09,on the hardware...
Dear Nordic,
I debug the SDK15 example project ble_app_template_pac10056_s140 project, nothing change, but it will jump into app_error_weak.c as below picture, please help...
I can not get information about the power consumption when twi is enabled and idle. It just state the current when it is running. So do I need to disble it when it is idle...
Greetings,
We have taken the RAM Retention example and are experiencing a failure (all LEDs on) when setting MAX_TEST_ITERATIONS to a value greater than 1. This is duplicated...
I am using nrf51822 with softdevice 7.3 and sdk6. I am having some strange problems in single bank bootloader. The nrftoolbox version 2.4.0 gets stuck at 94% during the firmware...
Hi,
(SDK v14.2, nRF52832)
I'm developing a Timeout Timer functionality, and was wandering if the following scenario is a good practice:
I don't want to have a interrupt...
Good morning everyone,
I am having a lot of problems configuring the Peer Manager.
I read several discussions on the topic, but either they are old (referring to ble_evt_dispatch...
Hello everyone,
I`ve 4 thingys and ran the https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo . That works well.
Now I`m trying to add the nRF52 DK as a Node...