During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
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...
Hi,
I am looking at setting up some of our team with the ability to flash our custom devices that contain various chips (nrf52, nrf53, nrf91). Assuming the SEGGER software...
Hi,
I can't program nRF52840 dongle using Programmer Tool on Linux.
Dongle is visible, can be selected and memory content read without any problems but file write attempt...
Hi nordic support:
Our product used nRF52840 and nrf5_sdk_17.1.0. It's inconvenient to connect UART port when perform DTM test to testing nRF52840's RF performance. Could...
Hi there,
I hope this message finds you well!
I’ve been developing several products using Espressif’s modules that offer both Wi-Fi and BLE on a single SoC. I wanted to...
I'm developing a custom board that uses the nRF54H20.
The Getting Started guide for the nRF54H20DK explains how to use the pre-built BICR file and program it to the chip...
Hi Team, We are facing significant range issues on iPhones and other iOS devices with our hardware. We have tested these with both Custom App ( Made in House ) as well as...
Hi Nordic team,
I’m working on an nRF9151 DK with nRF Connect SDK v3.0.0. My goal is to send GNSS latitude/longitude data to a CoAP server.
The GNSS sample works fine...
Hello,
I have a series of nRF52840 devices that are already connected together in a Thread Network.
My system is composed by one client and multiple servers.
1) I'd...
Setup
Hardware: Nordic nRF7002DK as Wi-Fi STA (client) .
AP & Receiver: a Linux PC creates a Wi-Fi Hotspot/SoftAP (NetworkManager/hostapd) and simultaneously runs...
Hi,
I recently followed the instructions to install nRF Connect on Visual Studio by completing Exercise 1 of the nRF Connect SDK Fundamentals course: Exercise 1-1
I noticed...
I am trying to set CONFIG_TFM_BL2 and it seems like it cannot be set to 'y' because CONFIG_TFM_BL2_NOT_SUPPORTED is also set to 'y' in ${prj_name}/build/${prj_name}/zephyr...
I am using the nRF7002-DK to implement a BLE interface. I need to send packets > 23 bytes through a notification characteristic. I am currently using nRF Connect on an android...
Hello, I am using nrf52832 along with S132 soft device and SDK 17.1.0.
Can you please provide me the peer manager api that can list the paired/bonded devices? Also, is...
Hi,
I would like to ask a few things about Channel Sounding (CS):
Is there any recommendation which method (IFFT, PBR, RTT) should be used for reading the results...