I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
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...
Dear Nordic Support Team,
I am encountering a persistent error while setting up NRF Connect for Visual Studio Code. Despite numerous troubleshooting efforts, I have been...
Hello,
I want to use the PPK II in a free-running state in Scope mode, which is the same behavior that most oscilloscopes refer to as Auto triggering, but it appears that...
Hi!
I am using direction_finding_connectionless_tx/rx sample, and NCS v2.6.1 for AoA.
RX board: nrf5340 devkit + antenna
TX board: nrf5340/nrf52833 devkit
Problem...
I didn't see an issue tab on the Github page for sdk-nrf, so I'm proposing this here.
My device acts as both a central and peripheral, but as a central role I am connecting...
Hello,
I am using the nrf21540 with the shield nrf21540ek; nRF Connect SDK 2.6.2 and the toolchain 2.7.0.
Currently I am getting the following warning on the log output...
Hello,
I am using nRF Connect SDK v2.6.1 and nRF Connect for desktop v5.0.2.
I am currently developing with the nRF21540 and for some tests, I want to use the RSSI Viewer...
I am currently working on a project using an nRF52840 with an nRF Mesh controller and have run into an issue when trying to perform Device Firmware Updates (DFU) using multiple...
I'm developing a BLE application on nRF52840, where several characteristics correspond to several parameters. I need to read and validate parameters stored in flash when the...
Hi
We are using the nRF52832 with the SoftDevice S132 V7.2.0. Recently, we had to enable the FPU whereby we have to re-evaluate the consequences of erratum 220.
According...
Hello,
This is a theoretical question rather than a problem:
Let's say I have 2 devices that need to communicate over standard BLE profile and every so often needs to...
I'm using SDK1.3 on a nRF52840 and running BLE on it. I'm using FreeRTOS under it and specifically non-preemptive scheduling. From time to time I do a scan using a filter...
After upgrading to NCS 2.7.0 I noticed the MX25R1635F (A very commonly used / well supported chip for zephyr) no longer enters deep power down. On further investigation, changes...
Hello,
I have several sketches from prototyping my project but It's occurred to me that the libraries used for some sensors are unique. I want to use the SDK connect examples...
we are facing an issue with our nRF5340-nrf7002 custom device where, after a reset, it takes approximately 3-5 seconds to enter the application. This delay seems to be occurring...
I am considering software that uses nRF52840, where one side will send advertisements and the other side will scan and obtain data from advertisements.
I am considering...