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...
I am trying to track down a fatal error and want to use the Error module as documented below, to get the line number and file name.
Using eclipse, where should DEBUG be...
Hi,
My customer issue problem on his redmi note4 of mobile.
Step1: The customer used mobile to bond the peripheral of nRF52. And then the nRF52 device add the bond of...
hi,
i am working on generic ble central device which has nrf52832 as it's core.
my question is that i want to know the length of data in bytes which are being sent by...
Dear Nordic,
I have located the Serialization example project (using SPI) for the Connectivity board, but I cannot find an example project for the Application CPU board...
Hi,
I have two WT51822-S4AT boards. My goal is to have this setup:
PC <--> board 1 via UART <--> board 2 via BLE <--> MCU via UART
I have flashed one of the boards...
I am using Taiyo Yuden 's EBSHSNZWZ.
"Ble_app_uart" of the sample program "nRF5_SDK_15.0.0_a53641a" was executed, but the program locked up. * There is no error or warning...
hello,
i'm developing about HR sensor.
so i need to add SAADC function for sensor.
and i had added SAADC code on the ble_app_hrs code.
but some compile error on the...
I try to run zigbee light example with IAR ARm.
When i start programm it return messages in terrminal window. but it are random symbols. I tried to use baudrates 9600 to...
Have you ever wondered what it is like to work in a technology startup? Did you get bored of working in services or fixing bugs and wanted to work on a complete product instead...
Hi,
I compile the mesh light_switch_client_nrf52832_xxAA_s132_6_0_0 project failed, due to a lack of component file. I wonder know if I can copy it from mesh v1.0.0, and...
Hi
I picked the above Image from this Link Nordic Mesh_Product_Bluetooth Mesh
I would like to know ADV bearer and GATT GAP features available in Mesh SDK 10
I just built nRF5 SDK for mesh v2.0.0 -> ‘light_switch_server_nrf52832_xxAA_s132_6.0.0’, but there is a compile error, "boards.h: No such file or directory".
My dev environment...
Helo, Im trying to sending data from sensor between two nrf52832, SDK 15.0.0 SoftDevice S140 on both. Im using uart central and peripheral examples on transmiter and receiver...
Hello,
Like in the description, I dont get this to work. Im trying to get The nRF24L01+ connected to a PIC16LF18345. I did Some Pictures of the SPI logic and Here is a Part...