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...
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 am considering using the nRF7002 for a Wi-Fi application. I want to use an nRF54L15 as the host for an nRF7002 and operate it using Target Wake Time (TWT) to periodically...
Dear Nordic Engineers, This Pham Tuan Kiet, RnD member from HTSC company. I am currently testing asset tracker v2 on nrf9151 dk. I am having problems with registering the...
Hi,
We are currently working with the nRF5340 Audio DK board and aim to implement Bluetooth Low Energy (BLE) message transmission alongside the existing LE audio transmission...
I am trying to debug a BLE application on the nRF52840 DK. From what I understand, this must be done in monitor mode.
I have followed these steps:
1) added these lines...
hello Nordic
i am working with ncs v2.5.0 with nrf52840 and nrf52832
i use cbor for some command i build over smp (user groups >64)..
i have this code part
i see...
Hi!
I have built a sample application "location," got some warnings, and got runtime errors. I have attached a zip file with code and images.
I just have reinstalled...
My customer had ttothis question:
We recently purchased and use your Nordic Power Profiler PPK2 at my company. Does this device come with any calibration certificates? How...
Hi,
I am using nRF5340 DK and nRF SDK V.2.6.1 for my project
While compiling the custom project in nrf vs code , I am getting the following error;
Configuring incomplete...
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...