Hello,
after a longer time, I wanted to use nRF Connect for Desktop again, to figure out what exactly my device under development is advertising. I upgraded to the latest...
Hello Nordic team,
I followed the official guide to add a custom sensor cluster to my Matter application. Everything built and flashed successfully, and the application...
Hi,
We have a blue tooth mesh application similar to light and light-switch setup.
server nodes: light
client nodes: light-switch
We expand the light-switch node to...
Hi, I'm having trouble running the samples/net/aws_iot sample on nRF9160-based board.
Configuration: - nCS: v2.6.0 - modem version: nrf9160_1.3.6
When running the sample...
I am using BLE mesh in nrf52840. I have modified the sensor server sample and sensor client sample to suit my requirements. I am using toolchain and sdk v2.6.1. It is working...
Hi
I'm trying to use the nRF Cloud Provisioning Service with the nRF Cloud multi-service sample in SDK 2.6 on a nRF9151DK.
I have got the token from the device using AT...
While using the nrfConnect tool inserted into the Visual Studio code, I believe I just need to select the board target of nrf21540dk/nrf52840 and the normal prj.conf and the...
Hi,
on a Mac, I am trying to install credentials to a nRF9160 using device_credentials_installer.py.
The nRF9160 is running the AT Host application. I can connect to it...
Hi team,
Our customer Copeland asked for the latest nRF Toolbox APK file, we cannot use Google Play in China, and I can't find the latest APK online. Can you provide one...
I create a new program, copy from samples, and select GNSS, but I receive one error and one warning:
My setup:
*- Updated Windows 11 Pro *- SDK 2.6.1 *- Board is Sparkfun...
Hi ,
We are starting a new project development based on stm32 mcu's, would like to choose nrf7002 for the wifi part, we would like to know is there a possibility to interface...
I want to change static_passkey from "000000" to "0000".
But It doesn't work when I update changed code to board.
I changed like below pictures.(000000 -> 0000)
...
Hello,
For one our application, we are looking for BLE 5.X & Wi-Fi 6 combo Companion ICs (MAC & PHY only) without MCU. Kindly guide me to navigate to intended IC & data...
Hello,
I am working on a custom Agora board that includes a BT40 module with an nRF5340 MCU. I am trying to enable the MCUboot bootloader by setting CONFIG_BOOTLOADER_MCUBOOT...
Am making a project based on NUS central demo and I can connect to our remote unit with the 52840DK, I can send data over a UART into it and I can get data out which is received...
Hello Nordic team,
I followed the official guide to add a custom sensor cluster to my Matter application. Everything built and flashed successfully, and the application...
Using an nRF54L15 here (if that matters) and adding mcuboot via sys build to my project. Couple questions:
- How would one adjust the logger baud rate to something other...
Hello, I am encountering a flash overflow issue in MCUboot when enabling external flash over SPI. After configuring SPI memory in the .conf file and adding external flash...
Hi!
Im using nRF7002DK for start HTTPS connection.
I started with the example from Lession 5 exercise 2 in the nRF dev academy.
lession5 exercise 2
I changed the...
Hi, i have working with nrf52810 interface with E-Paper 2.66 inch display but i faced the ram overflow problem i want fix the issue in the nrf52810 board M.Praveen
Hi,
After the latest update, the below setting allowing me to select nrfjprog as my device provider is now gone:
I am using the nRF Playground Docker container...