Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
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...
Freshly installed VS Code natively on Windows (also tried on Linux and WSL with same result) with NRF Connect Extension Pack, SDK 3.1.1, Toolchain 3.1.1 was used to create...