Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
I couldn't find anything related to this issue on the devzone, so I hope this can help someone who has the same issue:
We're using the NRF54L15 QFN52 variant with a custom...
Hello,
Setup
MCU : nRF52840
SDK : nRF5 17.1.0
Transport : Secure Bootloader (UART)
No SoftDevice
Custom HW
The Problem: I am experiencing two conflicting...
I have an application running on a custom board using the nRF52840 that uses the SAADC. After migrating my nRF Connect version from 2.6.2 to 3.1.1 the current draw of my battery...
Hello,
I've been having problems in getting the correct battery voltage for a Thingy53 for a number of projects, when using the latest nRF Connect SDK 3.2.1 (Zephyr 4.2...
I am trying to develop a BLE HID peripheral that can be used on Ubuntu 24.04.
When I try to connect the peripheral_hids_mouse example to a Linux machine, it immediately...
I have two problems. This is the first problem.
[Environ]
nRF Connect SDK v3.2.1 nRF9151 (Custom board) VSCode (1.109.4)
The first problem is that debugging doesn't...
Hello,
You've previously provided the sourcecode for nrfutil, before it was rewritten here https://github.com/NordicSemiconductor/pc-nrfutil .
Is it possible you could...
I am developing a FW for the nrf54l15 which should log sensor data into its internal flash (RRAM) and make it read able later from a Smartphone via BLE.
For this scenario...
Hello everyone,
We hope this message finds you well. We'd really appreciate some guidance on an issue we've been encountering in the field.
We have deployed several hundred...
I am dealing with a HardFault occuring in my code, and I am unable to trace the error. The output when the HardFault occurs is <error> hardfault: HARD FAULT at 0xD0D0D02A...
Hello,
I am using the Nordic Thingy:53 and trying to collect sensor data using Edge Impulse.
I was able to successfully connect the Thingy:53 to Edge Impulse and stream...
The device i am currently developing is a battery powered dongle with internal power supply unit for battery charging. I am using nrf5340 USB pins D+ and D- for communication...
HI, i have been using the nrf9151 to download my OTA's it has been working fine, but since this week it stopped working for all device we have deployed, i suspect it is related...
Hi ... have code that outputs I2S in master mode. The slave, a NAU8822 device requires Master Clock Source between 8 and 33MHz.
The 54L MCLK pin is duplicating the BCLK...
Hi,
I have a fresh clone of Zephyr version v3.4.0-rc1-66-g462dc9746b42. I want to build and debug the unmodified project samples/tfm_integration/tfm_secure_partition.
...