I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
I'm following the Lesson 9, Exercise 2: DFU over USB - Adding External Flash from the Nordic Academy: Tutorial Link
SoC: nrf54l15
SDK version: 3.0.2
Toolchain version...
Hi,
I’m using a custom nRF5340 board , and I recently migrated my project from nRF Connect SDK v2.9.0 to v3.1.1 .
The same project compiled and worked fine on v2.9.0,...
Hello,
I'm interested in nRF54L10 SoC, in Mouser and DigiKey I see that I can buy it in this package: QFN48 (QFAA). However in the datasheet it shows this package QFN40...
Hi,
I’m currently working with the nRF54L15 DK using the Channel Sounding Initiator with Ranging Requestor sample from the latest nRF Connect SDK. The setup runs successfully...
Dear nRF experts.
I am using the radio_test sample with SDK3.10
We used radio_test to add UART commands to control the on/off of all GPIOs for pin verification. We found...
I'm currently looking for a high-speed data transmission and reception solution that requires wifi (NRF7002) throughput, but I don't want to transmit data via wifi. It should...
I'm using nRF Connect for Visual Studio Code, working on a project that has worked great in the past, but I'm getting error messages now when attempting to flash any board...
Hi,
We are using the PMIC in our smart ring where we have limitations of number of components used and specially the height of the components used. Here, the inductor...
Dear Nordic Support Team,
Hope this email finds you well. I am currently developing a Matter-enabled device using the Nordic nRF Connect SDK, and I’ve encountered a question...
Hi,
I just got a power profiler kit II and I want to use it in an battery based application, where there is also the possibility that current will flow in the opposite direction...
I am using the nRF54L10 chip with NSC-V3.0.0, and I encounter an issue when using uart21 (p2.07–p2.08). If RTT is connected, UART transmission and reception both work normally...
Why doesn't the scan_evt_handler get called in the ble_app_uart_c sample under nRF5_SDK_17.0.2_d674dde conditions? I've tried various things, but neither scan_evt_handler...
Hi,
We are testing a custom board based on the nRF5340 that drives an RGB LED strip using the TI TLC5947 LED driver.
The TLC5947 has an OE (Blank) pin that disables/enables...
Hello,
I am using an nRF52833 in a project where and i want to be able to update it via another mcu (STM32H7) over uart. The STM32 has received and saved the new hex file...
Hi, I have a custom NRF52840 board that I need to send EMG data via BLE with. Only has SWD, no usb-c data link unfortunately.
I am using version 1.6.1 of Adafruit NRF52...