Hi all,
Due to wrong pin assignment on my PCB I am currently bit banging a uart on two P2 pins using the FLPR core. The read bytes and bytes to send are communicated via...
Hi,
After installing nrf sdk v2.9.3 trying to build application under Windows fails with the following message:
Trying to run any command inside the NCS shell/terminal...
I am designing an ultra-low-power BLE Audio TWS board based on the nRF5340 and have followed the recommended hardware design guidelines throughout the project. This is my...
Hello, I was wondering when will the new nRF54LM20A/B series of SoCs will be available to build as a new board based on them? In the current version of the nRF Connect for...
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,
I’m seeing two related issues while using nRF Connect for VS Code . Below are my environment details and what I observed.
Environment
OS: Windows 11
...
Hello Nordic team,
I’m currently developing on nRF52832 and encountering an intermittent issue with BLE DFU .
Problem Description
When performing BLE DFU, the DFU process...
Dear Support Team,
I'm currently using the Asset Tracker example : https://github.com/nrfconnect/Asset-Tracker-Template and would like to enable at the same time the support...
hello,I am developing an ESL system using SDK v2.8, but I have encountered some issues ,The chip I am using is the nRF5340;So,Which version is suitable for developing ELS...
Hello
I am new to nrf9151 development. I cannot find the binary of the nrf_modem library for nrf9151.
I have downloaded the sdk_nrfxlib-v3.2.1 - Under nrf_modem/lib/cellular...
nRF Connect SDK 3.0.2
Insight SiP ISP2454 module
Using zephyr
mcu boot.
In my application, I am using a 400 ms timer to measure the battery voltage. However, when...
We have a production issue where about half of our units have odd inconsistent behavior. Failures vary from board-to-board - DFU failure, BLE connection issues, partial initialization...
Can somebody please confirm whether the following piece of code will use a 32-byte encryption key stored in KMU slot #4? I've successfully tested encryption/decryption using...
Hello,
There are many questions out there on correctly determining the SAADC pin input voltage limits. The equations given in the product spec is very straight forward:...
Hi, I am working on a project that utilizes the nRF52832. How to properly enable Access Port protection in the code, if I want to have a single firmware for all three revisions...
Hi,
I was using the Direct Test mode app from the nRF desktop to try to run a DTM Tx Test on nRF54L15-DK. The app could find the device (but there're two serial ports xxx51...
Hello,
I am currently working on a project using the nRF54 Series and I am evaluating the capabilities of the CRACEN versus the nrf_oberon software library.
I would like...
Hi,
I am wondering why can't CODED PHY and BLE Audio be modded into the nRF52832. Are there any hardware requirements for both to be supported ? If so, is there any info...
I observed that I can't flash my board in VS Code when a USB-serial adapter is connected to my computer. When the adapter is unplugged everything works.
The interesing...