Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
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...