I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
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...