Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
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...
We are using an nrf9151 with a nrf7002 as a wifi companion. From the samples and the nordic dev academy, I can see how one would do a modem / application firmware update over...
I’m experiencing an issue with iBasis SIM cards activated through nRF Cloud, where the reported data usage does not seem to update correctly.
I have multiple iBasis SIMs...