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'm trying to power the chip on the DK from 5V power supply. I connected the USB connector J3, and switched SW9 to "USB Source". However, it seems that this is somehow...
My design is in alpha test and we just discovered that apparently SPIM allows only one module to be enabled at a time. When a second module (SPIM3, SPIM2) is enabled, the...
Tried 2 different wires on both Mac and windows pc. The device didn't show up in system information or Device Manager. NRF quickstart does not detect the device. When I connect...
Hello,
I’m trying to enable image encryption on nRF54L. When I enable the encryption, MCUBoot firmware size gets bigger and does not fit into 60kb region. When I set the...
Hi! I have a nRF52840 and an ESP32 and I want to perform a DFU to nRF52840 from ESP32, supposing I have the signed binary file in ESP32. I was already able to perform the...
Situation:
A FOTA job has been deployed in the cloud, so an update is ready and pending for a device.
Questions:
Once a device connects to nRF Cloud, how long should...
Hi,
I am working on developing Locator Tag using NCS fast pair sample code. I have one query here. Is Accurate RTC required for Google FMDN locator tag? If device loose...
Overal Goal & Problem
I'm struggling to port our nrf5 QSPI display driver to the nrf54L15's sQSPI. There is a lack of documentation and especially examples on using the...
Hello,
I use NCS 2.8.0 and toolchain 2.8.0 for my build. Also, the boad is a custom board with NRF52840.
My zephyr application is structured as show in this link : https...
Hi Nordic team, I received a Thingy91 sample last year, however on loading mfw_nrf91x1_2.0.2 and app: thingy91x_hello.nrfcloud.com_v2.0.2_debug.hex it is unresponsive and...
hi support team,
customer want to use 54L15 radio event
NRF_RADIO_EVENT_READY to set up gpio high ,and
NRF_RADIO_EVENT_DISABLED to clear gpio to low.
i tried below...
we have a device whos active time will be 5 minutes once a month
we have done some preliminary work on saving power.
the device scans for the app, before advertising...
Describe the bug
if (!device_is_ready(sht)) { printk("Device %s is not ready.\n", sht->name); return 0; }
I'm having trouble resetting my device.
Is there a way to fix...
Hello,
i;m developing a matter over thread application on a Seeed board XIAO nRF54L15.
Currently the border router is set up on a Nrf52840 Dongle connected to a Rapberry...
Hi everyone,
I’ve been following the AWS IoT sample , but so far I haven’t been able to establish a connection.
We’re running on a custom board using the nRF54L15 , connected...