Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
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...
Hi,
I am following the course "nRF Connect SDK Fundamentals" and am almost at a standstill when it comes to progress.
I am still struggling with lesson 1 and lesson 2...