Hi,
I am using nrf51822 for my application.
i want to recieve data from bluetooth over BLE ,can you explain me the process of receiving the data over UART.
Hi,
I am using nrf51822 for my application.
i want to recieve data from bluetooth over BLE ,can you explain me the process of receiving the data over UART.
I would suggest you read the "Getting started" tutorial. This will show how to compile, flash and run examples.
Note that only the examples which uses the SoftDevice is capable of transmitting data over BLE.
Once you are capable of compiling and flashing examples, you can use the UART example in combination with either the corresponding iOS or android.
I would suggest you read the "Getting started" tutorial. This will show how to compile, flash and run examples.
Note that only the examples which uses the SoftDevice is capable of transmitting data over BLE.
Once you are capable of compiling and flashing examples, you can use the UART example in combination with either the corresponding iOS or android.