The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
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...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hello, I have a question about how to monitor Zigbee devices for dead or alive, especially end devices that sleep. I am currently developing a hub to control and retrieve...
Hi,
We are considering hooking up an external chip with a Bluetooth standard HCI interface to do Bluetooth classic using Hands Free protocol and Serial Profile protocol...
We have a project with a device acting as a ble peripheral and a broadcast sink. First the ACL connection is set up and then it will scan for and sync to a broadcast with...
Hello,
I am conducting a feasibility study on implementing Auracast capabilities using the nRF5340 Audio DK with nRF Connect SDK v2.9.0. My goal is to investigate the potential...
Hi,
With the attached code, the timer0_event_handler() is only called once - is there something else I need to do in the ISR or at initialisation-time to ensure that it...
Hi all! :)
I struggle to initialize GNSS when I don't have a connection with LTE. Examples that could be found on dev academy initializates GNNS after LTE has been initialized...
Hello.
I am testing UART connectivity using the nRF54L15DK.
After assigning pins to TX and RX, there were combinations that worked fine and combinations that didn't. There...
Hello Nordic Team,
I am working with the nRF5340 Audio DK as a central device , trying to establish a secure connection using Security Level 4 (128-bit encryption with LE...
I work currently working on a driver module supporting your nRF91x1. I schedule rx-operations via your nrf_modem_dect_phy_rx() dect_phy modem-api. I am using the .handle field...
Hello,
I’m wondering if there is a way to separate CELL and Wi-Fi location data from GNSS location data in the Location library. Currently, we use nRF Cloud for location...
Hello.
I am trying to boot the nRF54L15DK from an external power source.
Referencing this page , I supplied 3.3V to P6, but the SoC could not boot.
The 'VDDM_nRF' through...
Hi! For several days I struggle with the issue (if it is an issue) of the nPM1300 battery current measurement. When the battery is charging the current value seens correct...
Hello,
We are using Raspberry Pi + NRF52840 as Borderrouter for Openthread using Radio Coprocessor design.
However we are facing stability issues on the RCP where it...
Hello,
As per the title, I am trying to use the nRF52 dongle to interface with our device which uses nRF52 based module. The idea is to communicate with the dongle over...