running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello,
Hi I m trying to implement the following using mcuboot and zephyr. I have a nrf52840dk which has a external flash mx25r64 to store multiple images on the external...
Hi Support Team,
I am encountering various problems with the Developer Academy example found here:
https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals...
Hello. I am reading up on documentation regarding measuring current on the nRF54L15-DK with an ammeter. I do notice that when we set up the board, we need to use the 2x5 SWD...
Hi,
I'm using SDK5 17.1.0 and SD132 v7.3.0. At the moment I'm developing a central device which scans for a peripheral. I did this a few times before with other devices...
For background, a few years ago our company had a contractor build up a simple peripheral button and I wanted to use that hardware to learn nRF SDK for VS Code and the Zephyr...
Hi there,
I attempted to change the nRF54L15-PDK settings in Board Configurator. I disabled VCOM0, VCOM1, Power to LEDs, Software Debugger and set VDD to 2.0V. I have...
Hello,
I am using the following device and development kit:
Device: NORA-B106-00B (nRF5340)
nRF Connect SDK: 2.0.2
Currently, to ensure that the connected...
Hi all,
I am working on nRF-9160 and nRF-9151, and I wanna know does Serial LTE Modem support will message function for MQTT connection or other connection?
I've asked...
Hello,
I’m using VS Code with the nRF Connect extension. When I try to build the “bme68x_iaq” application to upload it later to the Nordic Thingy:53 and read its data, I...
Hi,
I am not familiar with the 9160DK board. I followed the same steps as the nRF Desktop Connect application guide but it always shows verification failed. I am using my...
I'm trying to run the vanilla HTTPS sample on the nRF9161 DK: sdk-nrf/samples/net/https_client/README.rst at 4b9841a28e97e9d61b93f8981375d644b9d04ea0 · nrfconnect/sdk-nrf...
Hi
I'm having an intermittent connectivity issue with the nRF9161 where after days of operation the device loses cellular registration and fails to reconnect.
The...
Hi,
is there a way to hide the west project from the Git view in VS code? Sometimes you just don't need to view any changes related to west and it's getting quite messy...
I am working on a Zigbee network using the nRF Connect SDK and need to retrieve the link quality information (LQI) of a specific device based on its short address. What ZDO...
Hi,
I have used nordic documentation a lot few years ago, and I am looking for BLE sequence diagrams especially the ones during pairing process with LE Secure connection...