Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hi there,
I was designing an add-on development board to go onto the development kit to test a 1.8V application. I need VDD:nRF on the 54LM20 to be set as the same as VDD...
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...