Hi everyone,
I’ve been using the Power Profiler Kit II (PPK2) and was wondering if the firmware source code is publicly available, or if there are any plans to publish it...
Hi everyone,
I'm trying to get the LIS2DH12 sensor sample working with the nRF54L15-DK , but I'm running into an issue where the device doesn't seem to initialize properly...
Hello everyone,
I’m working on a project using two nRF5340-DK boards to measure throughput and RSSI while dynamically changing the PHY and TX power. I started from the official...
Hi,
When i want to connect my Power profiler kit II to my laptop, it first blinks GREEN. After i connect to it using the power profiler app, it goes: RED -> AMP (Ampere...
I have a custom board with a nRF5340 and need to configure VREGH in DC-DC mode and set 3.0V output on it.
I see the documentation on REGULATORS — Regulator control where...
Hi,
NRF54L15, nordic sdk version 2.9.1
I recently lost ability to build my application. I get this linker error:
/home/adam/ncs/toolchains/b77d8c1312/opt/zephyr-sdk...
Hello,
Now, I currently run Asset_Tracker_Template on Thingy91X
https://github.com/nrfconnect/Asset-Tracker-Template/blob/main/docs/common/getting_started.md.
And, I...
Hi,
If I am honest I have encountered a weirdest problem since I have been programming. Here is the code (function void scheduler_mass_history_handler) which is executed...
Hello,
I have just started working with BLE, and I am trying out trial examples in NRF SDK 12, on pca 10031 board
I am working with ble_app_uart (BLE peripheral)example...
Hello, I'm currently working on a project in which we need to send data periodically (approximately once every 1 to 5 minutes) through a heavily wooded area with as little...
I used nRF5_SDK_12.1.0_0d23e2a, SoftDevice 8_9_0。
The peripheral device name is "Nordic"
After central scan, i want to get the device name "Nordic",i used the following...
Hello! I am using WireShark 1.12.1, nRF Sniffer software v1.0.1_1111 on Windows 7, and I am having an issue trying to run a long term capture.
I choose a device, it starts...
I am wondering what circumstances lead to the big difference of the write and erase times of the NVMC. Since the difference between the max. value is a multiple of the min...
I am trying to add PWM library functionality to my "template" PWM application and observe that:
If I place app_pwm_init() before BLE initialization, I have Invalid Parameter...
Dear Nordic Team and Community,
I am trying hard to compile and run the bootloader_secure example provided in SDK12.1. Here is the steps I follow :
Compilation runs...
Hello,
I am having trouble with my power consumption. My Chip is using 1mA during run-time. It seems to work right when I put it to sleep (~0.5 µA). I am only programming...
Hello,
I have implemented the nRF52 as a central using softdevice S132. This central will only connect to one or more peripherals that has been paired (whitelisted). The...
Hello!
I am working with nRF51822 Development Kit and Nexus7(Android4.4.3).
I would like to try a multiple write command in a single
connection interval, but can't confirm...
Hi,
I don't understand why I can't add another package to tx fifo. When looking into the issue the different number doesn't add up for me. I thought that I was allowed max...