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...
Checking QDEC (Quadrature decoder) of nRF52832.
But, In a SAMPLEPER Register(0x508) when set to 128us(0) or 256us(1) does not occur SAMPLERDY Event.
On the other hand...
Hi,
I am working on a project running on a nRF52832, using SDK 12.3 and S130. I use Eclipse (2018-12) as my IDE.
I have followed the explanations from this tutorial :...
Hi,
I am using a nRF52832 to communicate with a ICM-20948. I've been trying to write a 16 byte packet of data and read back and verify that same data. According to the ICM...
Hi,
I am trying to communicate from STM32 Nucleo board to murata's MBN52832, using SPI, with the nordic chip being the slave. So, for this I used the SPIS example from the...
Hi,
I am trying to get the ADC up and running on the nRF9160 DK. I had a look for example code and the latest I found was here.
https://github.com/Rallare/fw-nrfconnect...
Hi, I am using N52832 to developing a producation need to implements ANCS NC. I am using sdk 15.2. And I found the connection is terminated by the apple device after the reconnect...
I am using BLE peripheral UART application from nordic SDK version 15.2.0 SoftDevice S140 PCA10056 nRF52840 Development kit on Embedded Segger studio operating system - Windows...
I am trying to design some test cases to check the LTE stability and performance.
I avoid to use the existing Nordic samples to do this as they are too complicate for the...
I am migrating an existing project to nRF5_SDK_15.3.0, and I want to know why the error occurs and how to fix it ...
1. ..\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined...
Hello to everyone.
I'm working with nRF52832 SDK (PCA 10040) and Segger Embedded Studio v4.12, in the Light_switch example for Mesh 3.10. Right now, I'm able to use the...
Hello to everyone.
I´m working with the Light_switch examples (server-client-provisioner) in BLE Mesh 3.10 for nRF52 DK PCA10040. I´m trying to make a network with 2 clients...
The links I found regarding this go to a "OOps" page. I need the original FW of the nRF51DK so that I can use it to flash my target board using nRF51822.
I want to let nRF9160DK communicate with an external module through UART in nRF9160DK
Then I need to assign rx and tx on two pins.
I will use UART0 for printk function...
Hey all!
I have a problem with my custom board using the nRF52832 with Softdevice 6.0 and SKD 15.0.0 working on Windows 10 in SEGGER with the BMD-300. I have the following...