I am trying to use the nRF54L15 DK board to flash a Fanstel BM15M module.
Fanstel BM15M module link: Fanstel BM15M Module
I am using the nRF54L15 DK board with the external...
Hi,
working with nRF52840 with S140 v7.2.0, not sure about SDK version. VS Code + ARM GCC + LD Gold linker.
I changed stack and heap sizes via __HEAP_SIZE and __STACK_SIZE...
Hello,
I am evalating the nRF9151-SMA-DK with a Monogoto SIM card that uses Skylo NTN connectivity.
I am able to reach the internet, since DNS resolution works:
...
Description
I'm working on a battery-powered application where WiFi needs to be shut down between cloud sync intervals. I'm following the same pattern as the wifi/shutdown...
Hi Nordic team,
I’m working on an nRF5340 project using MCUboot with the secondary slot placed on external flash.
I found a strange issue related to pm_static.yml . My...
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...