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...
Hi,
The errors that need to be resolved are as follows, and I think the sdk is not installed properly:
1.Please help me troubleshoot the installation problem of nRF...
Hi
I am developing an application for the nrf52840dongle. I want to be able to connect the dongle to a Raspberry Pi 3B+ which has a zip file containing the new firmware...
Hi,
I'm using nRF52832 with SDK 17.0.2. We were using the Snyk Vulnerability Database to scan our code and found issues with the libraries mbedtls , lwip-tcpip and micro...
I have questions about the build process. I received an example, and I’m curious about the roles of the folders and files in the APPLICATIONS directory. Also, it seems like...
If I want to retrieve the caller's name in the ANCS service on the nRF52840 DK, how can I do that? Is it possible to retrieve the caller's name using ANCS?
I work test program on ncs2.8.0.
I put a reference to the BOARD variable at the top of my project's CMakeLists.txt.
When "west build -b nrf52833dk_nrf52833", BOARD is...
Hi,I have been using NRF5340 Audio DK and I able to get data using SPH0645 using i2s_read function and able to transmit data to amplifier TAS2562 using i2s_write function...
Follow the link below, Getting started with the nRF54H20 DK
Times are wrong in doing this step “ Programming the nRF54H20 SoC binaries”
https://docs.nordicsemi.com/bundle...
Hello Everyone,
Is it possible to achieve BLE data transmission consistency like there are central and server? The server (nrf52832) reads the GPIO state change and sends...
I've got a custom board using an nRF52832. I'm using the P0.06/P0.08 as the TX/RX pins for UART comms, but don't need the P0.05/P0.07 pins for CTS/RTS. Is there anyway I can...
Hello,
I am designing a battery monitoring circuit for a 3.0V CR2032 coin cell using the nRF52840, and had some questions. I am following the battery monitoring circuit...
PINs 46 and 47 of NRF52832 are Regulator Output according to the specifications. The output reference voltage is 1.3V. Is there any tolerance limit? We currently changed the...
Trying to set up UART/UART0 for async. I cannot get the uart interrupt config to shut off.
CONFIG_UART_INTERRUPT_DRIVEN =n is set in the prj.conf
In config output...
I have been evaluating the nRF54H20 board and have v0.8.2 of the development kit. Till now I have been using nRF Connect SDK v2.7.99-cs1 branch, I would like to move to the...
I just received a nRF54L15 DK board from Digi-Key (PCA10156 0.9.1) and I'm trying to use the Quick Start app in nRF Connect for Desktop v5.1.0.
After successfully completing...
Hi I am starting with nRF9160. I build and program "nrf91_simple_tracker," but while running, I got the following terminal output:
I am using nRF Connect SDK v2.7.0 with...