I read some previous posts that there was limited support for sysbuild for the VSCode extension. There are two things that I noticed: 1. When creating a build configuration...
Hi,
Background:
We're developing wireless application with the NRF5340-NRF7002 chipset, similar to what's on the 7002DK board.
We'd like to put the system to lowest...
Dear Nordic,
We made an attempt to use the external flash in the LwM2M sample.
We tried to follow this: docs.nordicsemi.com/.../nrf9160_external_flash.html
As soon as...
I need to detect the VCC voltage on the nrf52833 on power-up and wait till it slowly ramps up to 3V. Is there a way to do this using the Power-Fail Comparator. I found another...
Does the NRF8240 using the HCI UART sample support setting a public address?
https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/samples/bluetooth/hci_uart/README...
Hi
I have set up VS Code (1.93.1) on my Mac (mac OS 14.6.1) with nRF packages and zephyr installed. My nRF5340 DK is also found (however, instead of a nice identificaiton...
Hello,
We are in the feasibility phase of updating a product to include a nRF9151 modem connected to a nRF52840 via a single UART. The modem will operate in SLM (Serial...
I am evaluating a Fanstel BC805M device, which uses the nRF52805 chipset. I am using VSCode and have installed the nRF Connect Extension Pack, toolchain v2.8.0, and SDK v2...
I recently received a nRF9151-DK and try running example "hello_dect".
Apart from setting the CARRIER in "Kconfig" to "1" i did no changes to the code.
Building and...
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...