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...
When developing a keyboard peripheral using the nRF5 SDK keyboard example, how can I determine whether the connected host device is a Mac, Windows PC, or Android phone?(NRF52833...
Hi, I am working on a channel sounding trilateration system using an initiator and three reflectors. When I was testing with six reflectors I couldn't help but notice the...
Hi all,
I need to use the SPI3M interface and following various example I implemented the following code on the nRF52840 with SDK 3.0.2
Whenever I configure the SPI to...
Hello - Just download and installed NRF Connect for Desktop 5.2.0 on Windows 10. Trying to Quick Connect to new PPK2 1.1.1.
When I plug in USB Quick Connect sees the PPK...
Hello,
we were using the mcumr_flutter 0.4.2 library to Update our NRF54L10 over the air with an app. This was working fine using the nRF Connect SDK Toolchain v2.9.0. However...
Hello,
I'd like to have the gcc linker calculate a checksum over a specific address range (defined in .ld file) and store that checksum at a specific address (defined...
example: peripheral nus device: nrf52832(Self-developed board) hi i run the example peripheral_nus , but it cannot work. Though i had set the RC clock. But when i run the...
Hi, I am developing a product that has a nRF52840 as the main MCU and it controls a Quectel BG95 (a LTE-M/NB-IoT module, powered by Qualcomm's 9205 LTE modem) using Zephyr...
Good Day,
Im a developer in switzerland using the nrf9160 trying to connect to the nrf cloud using mqtt, i have already flashed the credentials, updated the modems firmware...
Hi,
Platform : nrf52840, NCS 2.7.0
I would like to get the MCUBoot image swapping progress without modify the NCS, and display a progress bar on the LCD to indicate the...
Hi all,
In Device Manager, my nRF52840 DK is recognized as follows:
JLink CDC UART Port (COM32) JLink CDC UART Port (COM33) USB Serial Device (COM22) — running a Zephyr...
I'm looking to use the new Zephyr support for the ProMicro nRF52840 board, which appears to be available in NCS v3.
However, Zigbee R23 only appears to target v2.9.0.
...
Dear devzone support,
I have a quick quesiton.
Why does the nrf5340_audio application only support 1 BIG, while the nrf_auraconfig support 2 BIG. Is it because of using...
Hello,
I'm adding power management to a custom driver that talks to a sensor via uart2 of the nRF9151DK. But from my tests it seems that uart_irq_rx_enable() has no effect...
Hi all,
I've got an existing OpenThread project for my workplace's metering product which currently is written for a TI CC2538 and I'm porting it across to run on a nRF52840...