Hello, I’m working with the Distance Measurement (nrf_dm) module and aiming to implement a centralized topology using Anchor and Tag roles.
The intended behavior is:
...
Implementing deep sleep in nRF54L15
Using sys_poweroff()
System gets reset upon wake up by button press
Using k_sleep(K_FOREVER)
System is not waking up by button...
Hi, Firstly good day to anyone reading this query, hoping to find a solution for the issue here. I am trying to create a BLE device using nrf 52382 which transmits Audio file...
Hello! I've been trying to do the same project for about a month now - just a simple keyboard adapter that takes the input from a keyboard and translates it into HID signals...
I would assume that nrfutil device will respect MacOS DYLD_LIBRARY_PATH environment variable but instead it fails to load libjlinkarm.dylib. Steps to reproduce: - Run nrfutil...
Hello i am running the radio_test sample on the custom nrf5340 board for the logging purpose i am using the pins 8 and 9 of the port 0 but the issue arising is that there...
Hi all,
I’m working through Lesson 1, Exercise 2 of the Nordic Academy course (uploading the Blinky app to the Thingy:91), and I keep hitting this error: Firmware: C:\myfw...
We have a product that needs to support two different customers with two different SIM. One of the SIM requires the following four extra lines in the prj.conf in order to...
Hello there,
I'm designing a set of devices composed of a remote and 2 peripheral. The remote's job is to be connected to the 2 peripherals as a central and occasionnaly...
I'm a new software developer and I'm not a native English speaker. If I ask questions through a translator now, the description might not be clear.
I'm currently facing...
Hello, I’m working with the Distance Measurement (nrf_dm) module and aiming to implement a centralized topology using Anchor and Tag roles.
The intended behavior is:
...
Hello,
I have a product based on nRF9160 that uses GNSS. The device is a meter, not an asset tracker, so GNSS is not the TOP 1 feature we need.
When the device is installed...
when I try to build a code for integrating sensor in nRF 5340 dk, this error comes, I tried even after installing cmake manually from the cmake website https://cmake.org/...
Hi,
I'm using nRF Connect version 2.9.1 with the buildprog script method of building this project.
I've got some custom boards based on the nRF5340_audio_dk. We swapped...
Hi,
I'm working on an application that combines both central and peripheral roles. My 'gateway' should connect to 2 peripherals and sometimes start advertising to make...
nrfutil ARM64 cannot successfully flash an nRF52 series part. In this example I am trying to flash an nRF52840.
On the same system, nrfjprog works without issue.
nrfutil...
Hello,
I am currently working with a custom nRF52832 module for UART communication. The firmware is based on the Nordic SDK’s ble_app_uart example , and the script runs...
We need to measure the RF power(continuous unmodulated signal) of our custom board based on nrf5340 using spectrum analyzer. please suggest the steps and tools to perform...
Dear,
I’m experiencing an issue with performing DFU over BLE Mesh. I have a setup with one node acting as provisioner and distributor. This node has a new image loaded ...