Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
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...