Hello,
I am currently developing a project using the nRF 9151 and SDK version v2.7.0.
The issue I am facing is that I have configured the PSM mode, but it doesn't seem...
Hello,
I am using NCS v2.8.0.
In this, when I configured the application to use OOB legacy pairing only mode, the build process failed.
Following is the configuration...
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'm using my nRF52840 devkit together with nRF Connect for Desktop Bluetooth Low Energy (v4.0.4) app for some testing. The app failed to recognize my devkit. It used...
Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
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,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...
SDK version - v2.7.0
Project repository
Hi! I am a junior embedded systems software developer, and I just started working with Nordic's environment. This is my first...
Hi,
I'm trying to play some sounds on a piezo with the help of the pwm. I tried to set the period with pwm_set_dt but only the first call is successful and every subsequent...
Hi,
We were building and flashing using v2.7.99-cs1 and upreved to use v2.8.0
When we flashed the boards that had previously flashed and run fine, they now produce the...
Hello,
I am trying to use TIMER3 where it should count 1ms ticks for 15 seconds and then stop.
Tried the below code. However it never enters ISR.
Please let me know...
Hello,
I'm using my nRF52840 devkit together with nRF Connect for Desktop Bluetooth Low Energy (v4.0.4) app for some testing. The app failed to recognize my devkit. It used...