This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to send data from Pic controller to nrf51822 using UART?

Hello all,

I want to send some sensor data( collected by Pic controller) to other BLE client(may be a phone) using nrf51822 via UART. Can somebody suggest how to communicate using UART? Do I need to run UART program on both the controller and the nrf51822 chip using Pic and BLE apis respectively?

In all, I want get data from Pic controller to my nrf51822 chip(using UART) and then want to send that data to another BLE device such as Phone(using UART).

Parents Reply Children
No Data
Related