I have four of these devices. nRF5340 Audio DK.
I would like to use them as follows. Is there a way to set them up?
Device A: source
Device B: sink left
Device C:...
Dear,
My customer interesting in nRF52840-DK and would like to know the U2 (IC).
Customer wants the nRF52840-DK board it must be installed IC in the same package (QFP...
Hello,
I am currently developing a project using the nRF 9151 and SDK version v2.7.0.
The issue I am facing is that I have configured the PSM mode, but it doesn't seem...
Hello,
I am using NCS v2.8.0.
In this, when I configured the application to use OOB legacy pairing only mode, the build process failed.
Following is the configuration...
I've got a custom board using an nRF52832. I'm using the P0.06/P0.08 as the TX/RX pins for UART comms, but don't need the P0.05/P0.07 pins for CTS/RTS. Is there anyway I can...
Hello,
I'm using my nRF52840 devkit together with nRF Connect for Desktop Bluetooth Low Energy (v4.0.4) app for some testing. The app failed to recognize my devkit. It used...
Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
SDK version - v2.7.0
Project repository
Hi! I am a junior embedded systems software developer, and I just started working with Nordic's environment. This is my first...
Hi,
I'm trying to play some sounds on a piezo with the help of the pwm. I tried to set the period with pwm_set_dt but only the first call is successful and every subsequent...
Hi,
We were building and flashing using v2.7.99-cs1 and upreved to use v2.8.0
When we flashed the boards that had previously flashed and run fine, they now produce the...
Hello,
I am trying to use TIMER3 where it should count 1ms ticks for 15 seconds and then stop.
Tried the below code. However it never enters ISR.
Please let me know...
Hello,
I'm using my nRF52840 devkit together with nRF Connect for Desktop Bluetooth Low Energy (v4.0.4) app for some testing. The app failed to recognize my devkit. It used...
NCS 2.7.0
NRF52840 DK
I am trying to trigger an advertising sent callback to indicate advertising timeout or a maximum number of events. I have tried increasing the workqueue...
Hi,
I am refering chapter 3 of "nRF connect SDK Fundamental" . ( Configuration files - Nordic Developer Academy )
I am refering few samples like "blinky_pwm", "peripheral_lbs...
We developed a Matter product that uses external flash memory both for firmware updates as for storing application specific data. In the ncs-2.8.0 sdk release the flash is...
Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
Hello,
after a longer time, I wanted to use nRF Connect for Desktop again, to figure out what exactly my device under development is advertising. I upgraded to the latest...
Hi,
on a Mac, I am trying to install credentials to a nRF9160 using device_credentials_installer.py.
The nRF9160 is running the AT Host application. I can connect to it...
Hi team,
Our customer Copeland asked for the latest nRF Toolbox APK file, we cannot use Google Play in China, and I can't find the latest APK online. Can you provide one...
I create a new program, copy from samples, and select GNSS, but I receive one error and one warning:
My setup:
*- Updated Windows 11 Pro *- SDK 2.6.1 *- Board is Sparkfun...
Hi ,
We are starting a new project development based on stm32 mcu's, would like to choose nrf7002 for the wifi part, we would like to know is there a possibility to interface...
I want to change static_passkey from "000000" to "0000".
But It doesn't work when I update changed code to board.
I changed like below pictures.(000000 -> 0000)
...