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...
hi there,
Im currently studding as a 2nd year at Vishwakarma institute of technology.
I have designed a embedded system around the nrf54L10 for a project but I have gotten...
Hi ,
NRF54L05 how to surpport CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC in bare-metal SDK,and while enable mcuboot OTA DFU feature ,how to modify the configuration?Thanks.
Hello,
It was possible to activate the Window covering sample to control opening or closing with nRF5340-DK Button 2 and 3.
Button 1:
Depending on how long you press...
Hello,
I am developing a Bluetooth Mesh application using Nordic hardware and am running into reliability issues when transmitting bursts of vendor messages.
System overview...
Hi, you all.
I am working on the DFU system with my custom BLE service. I have successfully integrated DFU into my system. I structured a system with integrating DFU into...
Hi all,
I am trying to get going very simple connection between multiple devices - specifically the end product is first-responder walkie-talkies. Effectively all I need...
I'm working with NRF54L10 module. I needed more mcuboot space so in pm_static.yml I allocated it 80kb. Before this FPROTECT was working but after I allocated 80kb, now FPROTECT...
Hi, I am using VS Code with Extension Pack for nRF and nRF Connect SDK Toolchain v3.2.1 and trying to build the environment for working with the dect_shell sample. nRF9151...
Hello all,
I'm using ble_wifi_provisioning example.
I need to save the phone pairing. I added the definitions as described here: https://academy.nordicsemi.com/courses...
Hello,
I am planning to conduct R&D on Bluetooth Low Energy (BLE) with PAwR (Periodic Advertising with Responses) and low-power communication techniques. To progress with...
I originally developed the product using the nRF5 SDK with C++. The functionality is already implemented, but due to high power consumption from the C++ version, I now plan...
Sadly not in the documentation and the sizes changes from 5.0.0. I did try using the 5.0.0 but it doesn't boot (could be another problem). Thought I'd ask anyhow.
I have managed to use 3 nrf5340 audio DKs one configured as Gateway and the other two as left and right headsets to stream stereo audio. My question is, what do I need to...
I’m working on an nRF52-based design where the device should remain in System ON low-power mode after an operation (SAADC sampling + BLE sync). After SAADC data collection...
Hello,
My application uses three nRF5340dk for LE Audio: two Unicast Servers and a Unicast Client. The Client scans for servers, establishes connections, performs discovery...