We could have found "transmission delay" in Audio recording sequence.
Here are the detail about the environment of DUT, and phenomenon.
Please find the attached file....
Hi What is the best way to read cluster attributes periodically in zigbee network coordnicator? any sample code available for one time request or subscription for value change...
Hello. I'm trying to do spi communication on a custom board with nrf5340 used. I'm using three threads, I build it, but if I put it on the board, the board will have a problem...
Hello,
I know that this issue comes up from time to time. I'm raising it again, because to my opinion there have to be a solution for this. Perhaps there is, that's the...
Hello I’m using the NINA-B306-00B BLE module which uses the nRF52840 MCU for a custom board application. The BLE module interacts with two sensors, an accelerometer via SPI...
With nRF7002DK and TF-M (nrf7002dk_nrf5340_cpuapp_ns.conf) configuration, the sample project works for example.com:
*** Booting nRF Connect SDK v3.5.99-ncs1-1 *** HTTPS...
Hi dear forum members,
I’m working on a firmware project for the NRF52840 that utilizes BLE, DFU, I2C, WDT, some cryptographic libraries, and a few sensor libraries. However...
Hi,
I am trying to enable the oberon crypto aead drivers. I believe I have the Kconfigs set correctly, but I can confirm through print statements that the define `PSA_NEED_OBERON_AEAD_DRIVER...
Hello,
I am having an issue with running my application in release mode. It will only run when NRF_LOG_ENABLED = 1 and NRF_LOG_BACKEND_UART_ENABLED = 1. I can run my debug...
Hi,
Might be possible to answer the question in bold. Thanks in advance!
We have many BLE central NUS (Nordic UART Service) and many peripheral NUS communicating with...
Hi
I'm currently trying to modify the nRF Cloud multi-service sample (SDK2.6) to send custom data to custom topics. But I can't find a way to do this.
I want to send a...
Hello,i've recently bought a nRF52840 dongle to sniffing BLE packets with wireshark. I regret to inform you that it don't work roperly, in my opinion. In fact, you will find...
Hello,
We are making a custom board with the NRF5340. There is no external crystal for the 32kHz.
What is the best option between internal RC and LFSYNT as 32kHz source...
Hello, I am trying to run the nordic example of fast pair locator tag but it is not behaving as I expected. I have an account and model IDs that are validated with Google...
I want to make a board that's compliant with the new hardware model definitions. ( HWMv2)
When I make a new board with 2.7 using the "create new board" wizard.
it...
My task is to use MAX30003 WING and process ECG data using nRF5340 DK. I will use SPI protocol for doing it. I was following these 2 tutorials: Lesson 5 - Serial Peripheral...
Hi, I am working on a custom PCB. I ordered them at JLCPCB and I have some issues with the soldering. I noticed in a few boards there is a short in the board between the NRF...
I am using SDK v2.5.0 on custom board.
The board has an external 4MB flash chip.
I am wondering though which paritition will be used for the update process, and how that...
My project: I am developing a system consisting of a central and up to 20 peripherals based on the Multi-NUS protocol. Toolchain and SDK : NCS v2.6.1. Development target:...