Transfer several 16 bits ADC data through BLE

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hello!
I get four signals in real time.I want to convert each signals(voltage) to 16-bit data.I have finished transferring data to PC using UART.But how can I transfer these data using BLE? 
I want to use BLE Pioneer Baseboard as server and use the Dongle as client.The server only send out the ADC data.The client just receive the data and transfer to PC.
I know little about BLE.How can I do this?
Thanks in advance. 

0 Likes
1 Solution
rola_264706
Level 8
Level 8
50 likes received 25 likes received 10 likes received

Boyawang: Here is an example that send some AD data https://github.com/cypresssemiconductorco/PSoC-4-BLE/tree/master/100_Projects_in_100_Days/Day005_Hea.... There are a lot of other examples in 100 projects in 100 days Ble.

View solution in original post

0 Likes
1 Reply
rola_264706
Level 8
Level 8
50 likes received 25 likes received 10 likes received

Boyawang: Here is an example that send some AD data https://github.com/cypresssemiconductorco/PSoC-4-BLE/tree/master/100_Projects_in_100_Days/Day005_Hea.... There are a lot of other examples in 100 projects in 100 days Ble.

0 Likes