I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
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...