Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
Hi there,
When flashing my solution to Lesson 6 Exercise 3 using nrf52DK / nrf52832 - I kept getting an access violation when attempting to setup the timer. I compared the...
Is possible to use ble stack for the configuration and disgnostic of a device and that use ieee802154 to make a start network for 1 to 8 devices , where i can find an examples...
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...