Hi
I have one nordic nRF54L15 DK using as peripheral, I want to know the power of it. Thus, I use PPK2 to be a 1.8 voltage source and connect VOUT to P6 pin 1 and GND to...
How do I produce a signed file to flash to the network core for firmware update? I am using a child image/parent concept with the \nrf\samples\ipc\ipc_service\ project, When...
Hi,
I’m working with the Wi-Fi station example on the nRF54H20 using SDK v3.0.0, and I’m encountering a critical issue when trying to bring up the nRF7002EK Wi-Fi module...
Hi Nordic team,
I'm trying to configure the GPIOs to operate at 3.3V using the nRF Connect for Desktop's Board Configurator tool (v0.3.10). The tool works as expected...
Hi,
I succeeded in implementing Channel sounding for multiple devices (based on previous samples). But now there is a little difference in how the data gets collected (buffer...
I have a project using BLE as a central on an nRF5340 to connect to several devices. For factory test I am being asked to implement something that can be used in the factory...
Hi,
I have designed a custom board, and I cannot get coexistence interface to work reliably. I don't get any errors, but I'm not able to connect to my board with BLE. WiFi...
Hi sir,
we use nRF 52832 with ESB protocol. and we use ACK to send payload to PTX , but we found must use the same pipe which PTX used pipe to send ACK .
so , I have two...
Hi, Okay I got my nRF52840 Dongle, plugged it in to my window 10, verified it shows up as USB device on window's Device Manger.
Checked and Red pulsating LED (LD2) was pulsing...
SDK : 15.0
Softdevice : 6.0
DK : NRF52_DK
Hi everyone,
Does anyone have a BLE example with C ++ ? (a beacon example or anything else) I would like to have the Makefile...
Hello everone,
I'm currently seeing about 10-11 uA additional IDLE current when the SPIS peripheral is enabled, but unused. In the nRF5 SDK v15.0.0, the SPIS example draws...
I was looking at the fstorage documentation for SDK 14.2.0 ( https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/lib_fstorage.html?cp=4_0_1_3_51)
...
Hello Good People,
I need your help to kick of my development. I am using nRF52832 and Mesh stack. I am having problem to understand how its working. I have gone through...
Hello,
I am using a nRF51422 in my work. I am focusing on reducing system power consumption as much as possible.
At the moment I am using a system where the Client (dongle...
I was using for some time my code with FTDI USB converter to UART.
Recently I got built new boards, all with IC top marking N52832 QFABB0 1717AQ
and whilst any other board...
I would like to use PPI in order to set out pin and start a timer at the same time, from software.
I cant find a way to create an event from software that will fork a START...
Hello everyone, I'm currently writing my bachelor Thesis and need to establish an iot (preferably mqtt) connection from my pca10028 with my PC as broker (i.e. with mosquitto...
Why is AAR blocked if the Peer Manager Library (e.g. SDK12.3 see id_manager.c) uses the -softdevice SoC API- function call sd_ecb_block_encrypt() to resolve RPAs (Resolvable...
I am trying to connect to 8 slaves/peripheral with a single central/master connection but i wan to understand that how the connection us managed between the multiple slaves...
Hi;
I using experimental_ble_app_buttonless_dfu as the project. After build the project and download with softwareDevice , it works ok . Then I compile bootloader_secure...