Currently, I am able to use Mqtt Publisher or Subscriber with only one Nrf52 device. I can ping to the device with link-local address.
I am using Nrf52832 with SoftDevice...
Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
I’m trying to build and flash a BLE Mesh DFU application for the nRF5340 DK board, but it isn’t working. I selected the nrf5340dk_nrf5340_cpuapp build target only. Could you...
Hello,
I’m developing a composite USB device on nRF5340 (NCS v2.6.0) that exposes USB CDC + MIDI + Audio. When using the USB Audio interface, volume control works correctly...
I am trying to reset an nRF52840DK - it is visible within the nRF Connect SDK in Visual studio code but gives a timeout message:
[14:27:11] nrfutil-device reset --serial...
Hi everyone,
I’m currently working on a small, battery-powered tracking device based on the Nordic nRF9151 SiP . The goal is to create a compact and energy-efficient product...
I am unable to program the Thingy:91 using nRF Connect for Desktop → Cellular Monitor application , as described in the following link:
https://academy.nordicsemi.com/courses...
Hi,
what is the recommended way on the nRF91x1 to clear the Forbidden PLMN list?
Devices may get denied on networks repeatedly, filling up the FPLMN list. To ensure the...
Hi, we are still struggling with nrf9161 behavior and trying to mitigate data sending dropouts ( and ).
Here is one partial issue: we are currently using UDP and flushing...
using west update i just update the old version 3.0.2 to 3.1.1 and after take blinky code and build then i have got below error,also using the vs code i doenload the NCS v3...
Hello, While designing the hardware circuit for the CAAA WLCSP with internal LDO regulator setup on the nrf52810, I removed the 32.768kHz crystal oscillator and retained only...
I am currently developing my project using the nrf52832 and the nrf5SDK.
I utilized the peer_manager module, and in the application, when being connected as a peripheral...
Hi,
I’m using an nRF5340DK with nRF Connect SDK 2.9.1 , configured as both Central and Peripheral with the nordic SDC running the network processor Goal: allow the board...
The High-Performance Framework (HPF) is a framework designed to support the development and integration of software peripherals using coprocessors (e.g. FLPR on RF54L15)....
Hi,
I managed to get Channel Sounding with Pixel 10 as Initiator working, based on this change on mainline.
https://github.com/nrfconnect/sdk-nrf/commit/30f67fc0b6be8051b5d8f73d900675dd98758631#diff...
Hello Nordic team,
I'm developing a BLE peripheral using nRF52833 and would like to validate that my approach for handling connection parameters aligns with Nordic's best...
I now need to make a program on nrf5340 audio DK, SDK v3.0.2 to scan extended adv and print the BASE information in the subgroup in PA, without sink BIS, besides, a smartphone...