Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
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 -...
Hi All,
I am trying to print out floating values for my NRF5340 v2.4.1 SDK project. But, I am not able to print out the floating values. I tried the setting the following...
Hi,
Form the past few days, I've been trying to modify the device tree, but the changes are not reflected in the visual device tree. I’ve tried this on different laptops...
I have the following setup in my overlay file:
relay { compatible = "gpio-relay"; relay1: relay_1 { gpios = <&gpio0 9 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; label = "DC Mtr...
Hi All,
I am using ' NRF SDK v2.7 + NRF5340 DK + VSCode ' and cloned a official nrf ' blinky ' sample. The code and pins are working fine and I have verified using DK...
Hello,
I can retrieve the data from the Thingy:53 via the bme68x_iaq program. However, I don't know and I can't read the data via BLE on my phone via nRF Connect. Do you...
Hi everyone,
I'm encountering a usage fault on the nRF52840 Featherboard when trying to connect to a network using OpenThread. The issue arises specifically during the execution...
Hi,
I am using the Create a new board function to specify a simple nRF52840 based board with GPIOs using nRF Connect SDK v2.8.0. No matter how I answer the questions in...
I'm using the nRF21540 DK with the Power Profiler Kit II in ampere mode for measuring current draw. I had the gain set to +20 dBm for testing but I noticed the system was...
Hi,
We have five NRF5340DKs with us and off late it seems three of them does not get detected by the PC. In fact, what i understand is that the interface MCU seems to be...
Thingy:91X rev 1.0.0
NCS 2.6.2 own custom application
Quiescent current measured with PPK II and extension board:
nRF53x 2µA, OK
nRF70x 0µA, OK
nRF91x 17µA, OK ...
Hello,
We are in the feasibility phase of updating a product to include a nRF9151 modem connected to a nRF52840 via a single UART. The modem will operate in SLM (Serial...
Hi,
Today the nRF Connect extension isn't working anymore: it doesn't show or let me select an SDK or toolchain.
I have tried on 2 separate computers where it was still...
I am using the latest (I believe) nRF Connect for VS Code extension, version 2024.12.55. But when I "Create a new application" and pick the ncs-example-application, it only...
Our nRF5340 application requires a lot of serial ports, but 2 of them are only used for a second during configuration and are otherwise (99.9% of the time) idle. If we could...
I am a complete newby to Nordic parts and the VB design environment so please bear with my ignorance. I have just purchased a nrf52840 development kit and have successfully...