Send ADC converted data through BLE advertising

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

cross mob
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

I want to send ADC converted data through Bluetooth without using connection. Are there any APIs related to this inclusion of our data into BLE advertising packet? I am using PSoc 4 BLE pioneer kit .
I have created to two Characteristics in single Custom Profile in Psoc Creator. How can i change the values of the characteristics?
I have attached here a screenshot which shows the selection of service data while advertising the BLE packet. How can i control the data in advertising packet? 

Thank you.
 

0 Likes
1 Solution
HeLi_263931
Level 8
Level 8
100 solutions authored 50 solutions authored 25 solutions authored

In the characteristics, just write to the characteristics  value. There is an appnote about writing a custom service that shows how its done.

View solution in original post

0 Likes
4 Replies
HeLi_263931
Level 8
Level 8
100 solutions authored 50 solutions authored 25 solutions authored

In the characteristics, just write to the characteristics  value. There is an appnote about writing a custom service that shows how its done.

0 Likes
Anonymous
Not applicable

Okay thanks a lot! 
Please can you give a reference or a link for this mentioned appnote ? 

0 Likes
Anonymous
Not applicable

Thank you very much!

0 Likes