Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
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,
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...