Hello,
We are currently evaluating BLE Gateway (CIS, BIS) development using the nRF5340 Audio DK.
We would like to ask whether bidirectional CIS streaming is officially...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
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...
After switching to the BLE advertising module in SDK 16.0.0 (on an nRF52 board) and using it for over 3 months I am now discovering that no matter how I configure the advertising...
My firmware is blocked on custom board until RTT connects: Code hits and blocks on a printf. This doesnt happen when using an NRF5340, but does with NRF5280. Just trying to...
Hello, I am using v3.1.0 of the nRF SDK with a nRF52840-DK board.
I would like to run the "Counter RTC Driver Sample" (nrf/samples/zephyr/drivers/counter/alarm). The README...
I am updating our production tools and starting by simply trying to program the Thingy91 (or DK) with the following example from the internet. I keep getting timeout errors...
Hi Team,
I have configured I2C0 for reading data and sending iqs323 and iqs7211a. i have configured overlay file according pin conjuration which is below.
Pin configuration...
HI
Currently using NRF54L15 with NCS v3.0.0 and the periodic_sync_conn sample. I have created sysbuild.conf and added SB_CONFIG_BOOTLOADER_MCUBOOT=y. After compilation,...
Hi all,
I’m working with an nRF-based board and need to via software disable the internal DC-DC converter and use the LDO exclusively for testing purposes. I’m unclear on...
To confirm, when connecting a power source to VBAT for the first time, nPM2100 will automatically transition to Active mode assuming the power source can deliver enough current...
The error started coming after updating the sdk version from ncs v.2.9 to ncs v3.1
[00:06:58.439,514] <inf> _https: Log:Sock before -1 [00:06:58.484,649] <inf>_https:...
Hello,
Going through DevAcademy SDK Intermediate and it mentions running 'west boards'. Doesn't work for me:
Any ideas ?
Sadly after weeks of little problems like this...
Below is my change, set options to BT_LE_PER_ADV_OPT_USE_TX_POWER
But it always display Failed to set periodic advertising parameters (err -5) , why?
My hardware is...
Hi again,
I'm having trouble with the Matter Test Harness. I have been running tests in isolation one by one and fixing issues the TH finds. Now I have run into an issue...
Hi,
toolchain:-v3.1.0,sdk:v3.1.0. i am using the vscode software for the development
Basically i am trying to connect the peripheral using the address (mac:- 7C:D9:F4...
Hello,
I am using NRF5340-DK for my project and I wanted to know if there is some example on how to read and extract the public key from this type of certificate. I have...