Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
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...
Hello Team,
I am trying to configure pwm channel to a gpio in nRF54LM20B DK. I am not able to generate output using pwm channel. I have understood that here dts nodes...