SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
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...