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 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 am asking for the configuration for power profiler kit ii setup to the nrf54l15. The reason was when i removed the jumper from P6, the external sensors which were...
Hi all,
I already successfully read the instant mode VBAT from my PMIC, nPM2100, but I would like to have more precise VBat readings.
1. I used this set up for my avg16...
Could anyone help me solve this? Everytime i run a program without the templates it always gives me this REST auth token is malformed, but I have never used a auth token before...
Hi,
I'm using nRF52840 BLE Dongle to connect and perform bonding to a custom target.
The connection and bonding are working but I need to write a token (lenght=291)...
Hi, Our application is running in the central role connected to a peripheral. The app disconnects from the peripheral by calling the bt_conn_disconnect() function. It appears...
Hello everyone, trying NRF for the first time and so far it's been only bunch of frustration and wasted time.
What I need to create is a subset of BM applications for NRF54L...
I am currently developing a HID device that supports BLE and USB. I have tested the firmware update function via both BLE and USB (USB CDC ACM). However, I am experiencing...
We aim to use an external Cellular module for MQTT communication.
I found that the nrfxlib/nrf_modem library is only supported for nRF9x series MCUs. Does this support...
Hi all, I'm trying to enable the SPIM4 peripheral on the dedicated high-speed pins (P0.08 SCK, P0.09 MISO, P0.10 MOSI, P0.11 CS) on the nRF5340DK, but I'm seeing no activity...
Been trying to set up a project to run some basic openthread as a proof of concept project. I based much of it off the CLI example and SDK. I have gotten stuck where my code...
Hi, I am using BMD-350-A-R module for a project and i am trying to upload the bootloader and the bootloader settings hex files but those are getting written as application...
Hi,
I am working with a u-blox EVK-NORA- B206 development kit. It has an onboard J-Link and it contains a NORA-B206-00B which has a NRF54L15 inside. I use VS Code with the...
Hi,
Could you provide some examples demonstrating how to use the FLPR on the nRF54L15 with NCS 3.2.1?
Additionally, real-world use case examples would be appreciated,...
Hello,
I am following this course: https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson-3-bluetooth-le-connections/topic/blefund-lesson...