NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
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...