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...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hi
I am wondering when I use this function, how much time do I need between I set a TXP and a TXP has been successfully updated. I am developing an application that needs...
I try to set custom compiler flags for the whole project including Zephyr via prj.conf / CONFIG_COMPILER_OPT to compute worst case stack usage as follows: CONFIG_COMPILER_OPT...
Hi all,
I am having difficulties reading microphone data using built-in microphone at Xiao Seeed nRF52840 Sense. I have configured the overlay file as suggested here . Then...
Hello,
I am following the cellular IoT fundamental course with nRF9151-DK.
I didn't have any issue until Lesson 7, but I found that the screen shot of the lesson is...
Hi devzone,
I am starting to write some tests for my application, and I have a couple questions/remarks about the provided Docker image. Link to documentation .
1/ The...
I have done a clean install of the SDK on Debian 13
I have nrfutil install and its working fine - i have tried installing both the v3.2.1 and v3.2.0 toolchains and in both...
Hello Nordic team,
We are using the GRTC on the nRF54L15 , and we are observing the following behavior:
When MCUboot is enabled , the GRTC (likely backed by SYSCOUNTER...
Hi, I am using nrf9151 as a modem running SLM. When SLM comes up, it throws this error. This is a new board run and 50% of the boards show this issue.
I appreciate there...
I am looking for a pairing between Windows laptop or Android mobile on the transmitter side and hearing aid which has bluetooth streaming features as a receiver..
I am looking...
Hi there,
Is it possible to have the DECT NR+ modem trigger events via DPPI? For instance, I'd like to capture a Timer value *exactly* when nrf_modem_dect_phy_time_get...
Hell ,
I am planing to use nRF52810 for one of my mesh application,now query is
How much power consumption its will take when RF is disable and listening only external...
Hi
We use nRF5340, set GPIOs as PDM for DMIC device, and measure waveform as below
The PDM DATA high level will decrease periodically
Is this waveform normal? If yes...
Hi,
I know that pc-ble-driver-py is archived but as there is no real alternative to it, I'm still using this package...
I'm using BLE nRF52840 dongle to connect to...
I am using the nrf52833 with 17.1 SDK and s140_nrf52_7.2.0_softdevice,i want to scan a scannable extend adv packets,
This is what i get in the BLE_GAP_EVT_ADV_REPORT : ...
# Background
I am attempting to install ble-sniffer onto WireShark for BLE sniffing. I have been following the guide in Link. I have already flashed my nRF52840 USB dongle...