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...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
Is it possibe to turn on SED on nrf5340 using nRF Connect SDK 1.7.1?
I have problem to turn on.
Here is my code to turn on.
And part of my .prj file
I got error...
I've tried getting nRF53 examples compiling on SES, but it seems there is a bug in SES that is preventing that. It was suggested I try VSCode, despite its lack of debugging...
Hi ,
nRF52810, SDK : 15.2.0, using SES,
I have two questions;
I am trying to add DEVICE NAME to the advertising beacon, in the ble_app_beacon example and following this...
HI,
I succeeded in the test.:SPIM0 SPIM1 SPIM2.
I failed the test SPIM3.
Please help me configure SPIM3 init.
1. The SDK: sdk17.0.2
2. Example: D: \ Project \ nRF5_SDK_17...
I tried to use printf() to get the data from SPI buffers. It runs OK in the peripheral/spi example. But when I moved it to the ble_app_uart, the program stalled at printf...
Hi,
We are looking to upgrade our connect SDK version to 1.7.1 (from 1.5.1) but at the moment there are a few breaking issues for us that will prevent us from doing so....
Hi All,
I have a question that i remark this code run different mode have different results
in Release mode => build success,the project can run
in Debug mode => the...
Hello.
I have couple of questions for hardware parts location on pcb with nRF9160.
Q1.
I'd like to ask a better location for eSIM(MFF2) related nRF9150.
This...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
In an effort to fix Toolchain problems setting up nRF Connect, I uninstalled Python and tried reinstalling via choco install python as per the "Installing Manually" instructions...
Hi,
Please fix this bug: The DK device is no longer found after following the following procedure
Problem operation process emerges
windows:
DK:PCA10090 0.9...
Hello,
I started my prototyping with the 52840DK and the SD Card was working fine. However, with the 5340 dev kit, I cannot get the SPI to work and access the SD Card properly...
Hi,
I connected my nRF52840 dongle to the laptop, it was detected with a red LED glowing on and off. Later I installed the nRF Connect software and installed the Power...