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...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
I have successfully built an Auracast broadcaster transmitter using an nRF540 Audio DK and can stream to a pair of Samsung Galaxy Buds3 Pro with a Samsung Galaxy Tab S11 acting...
Hello, I observed this hebaviour on our own custom PCB with nrf5340: We would like to perform DFU over USB DFU class using dfu-util on the host. We tested our code on Thingy53...
I'm developing a device that occasionally bursts large data payloads (~30kB) over BLE. It uses MPSL to share the radio between BLE and ANT+, so I'd like the BLE radio to use...
Hi!
I'm developing an application that uses the bluetooth object transfer service.
I can transfer the directory list object (using OTS_OBJ_ID_DIR_LIST) from the server...
Dear All, I am developing an application based on the nRF7002DK. I am using nRFConnect SDK v3.1.1. I am producing my own CA, server and client keys to be used for TLS, with...
Hello,
We have experienced some strange behavior with our project and the NPM1300. When we try to charge the battery by connecting VBUS to the PMIC, charging starts but...
Related to the issue reported here:
If the UARTE FRAMETIMEOUT fires while new data is coming in then some bits of the new data is dropped, leading to corruption and potentially...
Hi,The Nordic team
My product is developed based on Nrf54L15. Now I want to conduct the inheritance certification for Thread. Ho w should I fill in the following information...
Hello,
I've seen some posts mentioning a problem with the UART missing bytes on the RX, potentially at higher baudrates. I'm communicating with a module that uses a 921600...
I have developed an nRF52840 board that implements the following basic logic:
Onboarding Zigbee Devices : Supports Zigbee devices joining the network.
Creating Device...
Hello Nordic Team,
I am currently working on the development and certification testing firmware for our product that uses the nRF9160 as the main host MCU. BLE is provided...
i use two development boart, one download "channel_sounding_ras_initiator" example, the other download "channel_sounding_ras_reflector" use two board to test distance, the...
I’m currently working on a setup with two Initiators and one Reflector using the Channel Sounding sample. My goal is to get distance measurements either simultaneously or...