I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
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...
i get various answer about this, been in the rf design for a while, we used to make global antenna lenght on some give am ook circuit a tad shorter and then use a load cap...
Hi Nordic
I am working with nrf52840 and nrf52832 using ncs v2.8.0
I am trying to save coredump to flash according to instructions on this link - https://docs.nordicsemi...
Hi everyone,
I'm working with the nRF52840 using the nRF5 SDK v17.1.0 and SoftDevice S140 v7.2.0 . My application uses QSPI for external Flash communication.
I have some...
Hi,
i just noticed that for the nRF5340DK board, the file nrf5340_cpunet_reset.c has been removed.
Nevetheless it is still reference in the documentation online: https...
Hello,
We have built a device that uses the nRF52840 reference design shown below. With the configuration shown the board advertises as expected. If we replace either...
Hi, I try to use the example Bluethoot LE Wi-Fi provision in the nRF7002 DK and in the step to see the Wi-Fi Networks in the APP appers internal error.
Development kit...
Hi,
I'm developing a custom window cover device for Matter and I have a weird issue where Matter packets sometimes seem to take a very long time to go though. Window Cover...