Hi there,
I'm using /opt/nordic/ncs/v3.3.0/zephyr/samples/bluetooth/channel_sounding/connected_cs/initiator and /opt/nordic/ncs/v3.3.0/zephyr/samples/bluetooth/channel_sounding...
Hey Team! We are developing a radio-heavy BLE application on the nRF SDK version v.3.2.4 where we use the experimential QoS Channel Survey feature. In normal operation, it...
In the nRF Connect SDK v3.3.0 release notes, I noticed that the QoS Channel Survey feature has transitioned from experimental to supported (i.e., production-ready).
From...
Hello, I am working with the following sample project and NRF Connect SDK v3.3.0. (Referenced regarding this topic .) The sample implements DFU with MCUBoot while using the...
Hello Team,
I am trying to test a PDM microphone (MP34DT01‑M MEMS) on the nRF9151 DK using nRF Connect SDK .
So far:
I have successfully tested I2C and I2S DAC audio...
Hi!
I am using MCUBoot and the DFU library to perform a custom firmware update (which is working as expected).
I have a question about the "swap_type" value, which is...
Hello, I have a wierd bug on my board using an nrf54l10. I am using the sys_poweroff(), function to put my device to sleep. Everything is working fine. However, sometimes...
nRF PPK2 HW is not working with latest 64 bit OS, ARM based processor, the same HW is working on linux/windows(intel based) below is the log from an ARM based processor: ...
Hi all,
I am having problems setting up a proper project running the application core and the flpr for nrf54l15. I want to build the FLPR binaries as completely separated...
Hi, I'm using a WisBlock setup with: • RAK19001 base board • RAK4631 core RAK18030 microphone in IO slot A • RAK15002 microSD in IO slot B I'm running Zephyr / nRF Connect...
Hi everyone,
I have a problem with flashing code to Nora-B126, when i press flash in Visual Studio Code everything works fine. I got:
Parsing image file. Verifying programming...
Currently, I am working on nRF5340 Audio DK boards. I am using two nRF5340 Audio DK boards to function as a walkie-talkie using the onboard microphones. Using the nRF5340...
Context: I am making sample apps on the nRF54LM20DK ver 0.3.4 on ncs 3.2.1. I noticed that when trying to use the built in PWM shell that 100% duty cycle is not being set...
Hi,
I am working on a project that requires high quality audio capture and wireless transmission using two nRF5340-DK boards running the nRF5340 Audio application (NCS v3...
I'm sing NCS SDK 3.3.0:
https://github.com/nrfconnect/sdk-nrf/releases/tag/v3.3.0
Currently I'm using Zephyr sdk 0.17.14. I would like to start using 1.0.1 https://github...
Hi, I am working with the nRF54L15 on sdk-nrf 3.2.3 and I am experiencing an unexpected behaviour with the NFC T4T stack regarding WTX frame timing.
Here is the observed...
Hello,
Is it possible to configure an nRF5340 to be both a Broadcast Sink and a Broadcast Source, but with the condition that only frames received by the Broadcast Sink...
There are two USB ports. IMCU and nrf5340. I had a lot of trouble with bad cables but i found one that works and I find that I have a jlink drive that pops up so I know there...
Hello,
in our new project we need to drive a GPIO high as soon as possible after startup.
I have tried with the PRE_KERNEL_1 priority for the device driver but still takes...