Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
I connected the new nPM2100 EK to Linux PC and opened the nPM Power UP application. In the app I'm able to select the EK. The nPM Power UP tells me that " Programming required...
I have an NPM1300 demo board. After testing, the default voltage of VOUT1 is 1.74 V. If I use this voltage to power the VDD of nRF54L15, will it affect the power-on reset...
Hi Nordic
We plan to use 54l15+7002e, how much storage will spend for nRF7002 up layer stack and application(e.g typical Wi-Fi STA with TCP client connections)?
What I've tried:
Testing Summary: SD Card on Port 2
Setup : Wired an SDHC card (Transcend 8GB) to the Connector P2 (middle header) on an nRF54L15 DK v1.0.0...
In my code, I find I can start up the ble pakage sending. but it alway send out without stop. I need send out one package. and stop. In my radio callback. I do call this task...
Hi Nordic Support Team,
I am working on a Matter application using the nRF54L15 , and I have a few questions regarding the external flash configuration.
I noticed that...
nRF Connect SDK v3.2.1, nRF9160dk
Hi,
I'm working on an application which connects to a MQTT broker over cellular network, and have MCUMGR enabled for firmware updates...
Hi,
There are 8K functions in nrf_desktop, but this example is too complicated. My own example is relatively simple. I want to integrate 8K functions. At present, overlay...
I am using the nRF54L15 (PANB511 Module ) controller with an ST7789V-based display connected via SPI21 at 8 MHz. Image bin files are stored using LittleFS in external flash...
Hi,
I'm trying to modify the Nordic sample apps included in the ESL Getting Started kit so that the tags first scan for Access Points (APs) so that they can connect to the...
Our IoT device is connecting to 2 different cell towers on the same carrier. Cell tower 'A' has signal of -90dBm, tower 'B' has signal of -105dBm.
The device is mainly attempting...
Hi,
I am using nRF54L15 with SDK v3.0.2 . I am facing an issue while initializing the LSM6DS3 sensor on a custom PCB.
Device Initialization Code:
#define...
I am developing a modbus server application for nrf54L15 in nrf sdk v3.2.3. But I ran into an issue where using MODBUS_MODE_ASCII requires UART_CFG_DATA_BITS_7. The modbus...