Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
I'm reading 1 byte of data from a Macronics MX25R64, but the execution speed of the read operation varies depending on the SDK version.
With SDK 3.1.1, it's possible...
Hello,
I have some trouble to identify my custom nrf52832 board in the VSCODE.
To program the board I am using nrf52840dk, and connect it to my board as follows:
...
It seems there might be a small issue with the TF-M GPIO MCU-select IOCTL plumbing on nRF54L — specifically when a non-secure app tries to configure sQSPI GPIOs (and presumably...
Hi,
I am doing a bare‑metal USB test on the nRF54LM20A DK and I see the CPU hang as soon as I read from NRF_USBHSCORE . I’m using:
Chip: nRF54LM20A (DK)
Library...
I am taking a course on academy.nordicsemi.com but every time I try to log in it says "Incorrect username or password. Please try again":
I then use "Forgot your password...
Hello,
I using ncs v3.1.1 SLM on nrf9151 to send messages to a CoAP server. It seems nrf9151 by default uses AES_128_CBC_SHA256 even though on the server side, we have given...
I measured the power consumption of the BLE RX using the nRF54L15.(nRF54L15-DK v1.0.0) 3.0V operation apps: scan_adv (delete advertising) west build -b nrf54l15dk/nrf54l15...
Hello,
Working on Ubuntu 22.04 with nRF Connect SDK 2.6.1 for the target nrf5340dk_nrf5340_cpuapp_ns (= with TF-M).
My application image became too large. I want to split...
Hi,
ncs v3.2.0,nRF54LM20-DK, I drive a buzzer. When the buzzer doesn't ring, I need a low level. I tried it according to the following method. I can't output a low level...
I need to generate PWM siganl around 4 mhz frequency but i did not get proper pwm signal and i got only millivolt range voltage this issue cuase i did not get proper audio...
Hello, I am developing with nRF5340 with my custom board. I observed a high current consumption when the network core is flashed with the ipc_radio image. I am developing...
Hi,
I am using NCS v3.3.0 and would like to implement the following setup:
Central: nRF52840 Dongle (connected to PC via USB)
Peripheral: nRF52833 acting as...
Hi Team,
Whether there is any configuration or option available to disable/eliminate signature verification during the boot process.
If disabling is not recommended...
HI
I need to implement LE Audio and voice KWS (Keyword Spotting). The microphone input needs to use two microphones to perform noise and sound filtering for sounds that...