Hi,
I have a nrf54H20 board rev 0.9.2 and I followed the docs.nordicsemi.com/.../ug_nrf54h20_gs.html guide.
After the guide had been done I get following error when...
Hello,
Im worried i bricked my PPK2, as I had it in ammeter mode possibly reverse VIN/VOUT connections to my DUT.
The DUT is powered over usb externally. I tried to measure...
hi ,
i am developing a zigbee network and i have used the the sample project of zigbee light bulb, switch and coordinator given in nrf5340dk. now i am facing issue with...
Hi,
I'm implementing a FOTA update procedure for the nRF9160 using the download_client from the nRF Connect SDK 1.9.1 and modem firmware 1.3.1.
In general the image update...
Hi,
I am using the nRF52840 DK to connect to an external board via the P20 shield debug out. I was wondering if any indication is given if a board is connected correctly...
Help me please!!!
nRF52840 DK stops to scan after 3 hours working.
Project is based on central_nordic_uart_service.
Scan params
it works fine 3 hours and then BLE...
The linker script for the example code "Secure bootloader ble" for pca10040 have the FLASH section defined as:
FLASH (rx) : ORIGIN = 0x78000, LENGTH = 0x6000
According...
Hello,
I am using nRF5340 with NCS1.7.0 and nRF RPC lib for intercore communication for our product development. I followed this example ( https://github.com/nrfconnect...
Hello,
I installed NCS 2.0.0 via toolchain manager (Windows).
However, if I:
open a new cmd window
set ZEPHYR_BASE to <ZEPHYR_NCS_2_0_0_PATH>
try to build an example...
For study purpose, I try to change bootloader to move APP offset by
change APP start address to 0x20000
change start_addr in nrf_dfu_mbr_irq_forward_address_set() and...
Hi Team,
I'm using a nRF52810 board for my project but in that when I upload code using development kit, at that time my device give advertising and what I gave task.
...
Hi,
i have two nRF52833 program for make AOA. One is programe as Tx with "direction_finding_connectionless_tx" and one is program as receiver with "direction_finding_connectionless_rx...
Hi,
I am using the nRF9160 on a custom PCB, SDK version 1.6.1 and modem FW 1.3.1
My Application uses MQTT to send messages to a server at regular intervals. In between...
I've just installed a new version of nRFConnect for Desktop, version 3.11.1. When I try to launch Toolchain Manager, I get an error "Unexpected end of JSON Input" error message...
Hello,
I would like to know why Matter cluster Simple Metering (ID : 0x0702) it is not proposed by the ZAP Tool and by the CHIP Tool. How could it be possible to use this...
Hi - I am unable to commission my NRF-5340-DK as a Matter device using the Android Chiptool app.
I am using the matter sample Light Bulb with v.1.9 of the NRF SDK. The sample...