Previously, nRF Connect SDK was working without issue. However, now when I try to create a new build configuration, it hangs at the following step:
It's unclear why this...
I programmed a nrf52840dk board (PCA10056 3.0.0 2022.7 1050288497) as a sniffer. It works well.
Now I want to flash it to zephyr samples/basic/blinky by "west flash". west...
Hi Devzone. I have a PCA10056 that I'm using to set up for CI / HIL testing, using an external nRF52840 on another PCB.
The external SWD on P19 is working perfectly.
...
Hello everyone,
I’m facing an issue with step-by-step debugging in VSCode using the ARM GCC compiler with an nRF52811 microcontroller and Nordic’s SDK 17.1.
Here are the...
I'm migrating an nRF52840 project from ncs 2.7.0 to ncs 2.8.0. We pass the board in to the west build command line. Our CMakeLists.txt uses the BOARD & BOARD_QUALIFIERS to...
Hello,
I have a Insight ISP4520 SIp which include a nRF52832 chip and a SX1261 for Lora radio https://www.insightsip.com/products/combo-smart-modules/isp4520 The internal...
Hi,
I am testing the Peripheral Heart Rate Monitor with the Coded PHY application for the nRF52840-DK kit. So, I am using two kits, one running the Peripheral Heart Rate...
Hi,
I just got nRF54L15 Development Kit boards. I installed 2.8.0 nRF Connect SDK and toolchain into VS Code. I was using 2.6.1 versions,
with nRF52840 and nRF5340 DK...
Hi, I have a nRF5340 using hci_ipc that has the following features:
Central Role + Scanning (Multi-connection to nRF52840 peripherals)
Peripheral Role
QoS Channel...
Hi,
We are facing issue with upgrading our devices using DFU library.
Despite using the latest version of the Nordic iOS DFU Library , the firmware update process exhibits...
Hello,
I want to use external flash. I did some research on the subject. I am using SDK 2.6.1. I have a few questions.
1- Does the spi_flash example I examined work on...
Hi,
We are currently starting a project using the nRF52832 as our controller, Segger Embedded Studio 5.42a as our IDE, and nRF5 SDK version 17.0.2.
Project Requirement...
Hello Nordic team,
just received my first hardware and try to port my code which I developed by using the 54L15PDK board with SDK 2.7.0. At the PDK everything did run fine...
Hi,
We're planning to integrate ble_app_uart and ble_app_uart_c into our project. Before integration, we tested the ble_app_uart example code on one development board. After...
I'm looking for a beginner's guide to setting up external flash on the nRF9161 DK. I saw nRF Cloud Multi-service as an example, but its docs did not explain what was needed...
Hi,
I know that the nRF52 Dongle should be able to use printk() to debug. I have used it with the Serial Terminal before and it was working.
However, when I program...
Hi,
I have two nrf9161 dev kits. I have flashed the firmware 2.0.1. Then I flashed the hello_dect example.
Now I always get an error and the program does not start. *...
I have a nrf9151dk with a nrf7002ek shield. The nrf9151dk has the DECT NR+ PHY firmware running on the modem core.
I would like to do Wi-Fi positioning with the nrf9151dk...
I have mistakenly disabled Software Debugger (SWD) and wrote the configuration back to the board. Ever since board can not
(1) Connect and get the configuration data using...
Hi.
When working with certain nRF connect SDK versions 2.x.x (not sure which range) in visual studio code, the build terminal outputs relative file paths when showing warnings...
Previously, I successfully completed and performed OTA flashing, and I haven't made any changes to the DFU-related programs since then. However, recently, I have been unable...
Hi! We have tags based on nrf52840 and nrf52833 in the field, running against a central with a nrf840X dongle.
Recently we have had an inexplicable peak in 'Failed to Encrypt...