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 -...
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...
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
My issue is that even when using...
Hi All,
I am building a event driven IoT application thus using the Nordic CAF I like to know if the Nordic and/or zephyr (system) threads are running fine (if not the watchdog...
Hello,
I am currently migrating from NCS 2.6.0 to NCS 2.7.0 on my board with an NRF9160.
During that process I switched to the new hardware model and to sysbuild. As far...
Hi,
I am getting the following error: CMake Error at C:/ncs/v2.6.1/zephyr/cmake/modules/extensions.cmake:2891 (message):BOARD is not being defined on the CMake command-line...
Dear Team,
This is my first embedded project.I am basically from Analog design background.
I connected the nRF52840-DK board as shown below.
I connected the board...
Hello and thanks for reading. Our device needs to act as both a central and peripheral. I have written all the peripheral code, and its all working perfectly. However, once...
Hi,
I have a project in which I'm using the nRF52840 with OpenThread and the device is configured as an MTD to minimize power usage. I have recently updated my nRF Connect...
Hi All, I am getting build errors for a project. Project specifics below: - nRF52832 (custom board) - NCS v2.6.0 - Custom board files and other configuration files attached...
My application is running on a nRF9160 using NCS v1.7.0 and modem FW 1.3.0. Sometimes, when our device is in an area with bad LTE coverage, I believe we're overflowing some...
Hi there,
I am using the NRF52840DK development board as a learing experience. I have used the EXCERCISE8 on the Nordic learning program and created a SPI driver for a simple...
Hi all, I am observing some strange behaviour on my two nRF52840 devices. They are running NCS v2.1.0 (Zephyr 3.1.99), one as central and peripheral, one as peripheral only...
Hi,
I am trying to build the pc-ble-driver library from source following the readme instructions ( https://github.com/NordicSemiconductor/pc-ble-driver ) on my Windows...
Hi,
MCU: nrf52840
SDK: nRF5_SDK_17.1.0_ddde560
I am facing such an issue, sometimes after the device's OTA success, and then I would like to upgrade to another version...
Hi. I'm on a relatively old ryzen-5 windows 11 PC and I get 30 FPS when recording power with Power Profiler version 4.0.0 and 2 FPS when recording with newer versions (4.1...
Dear Nordic support team,
I cannot enable the Nordic specific HCI command to enable the HCI survey, I always get the following error with NCS v2.6.1:
For information...