BLE: Sequenced channels in ADC element

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

cross mob
bewac_2776061
Level 1
Level 1
First like received

I'm working currently with the BLE module and ADC, and want to scan 6 sensors (voltage as input signal (uint16)), so i defined in ADC-SAR 6 channels.

Could someone tell me, how can i get the converted values from ADC (which function to be used) and send to receiver (i just defined the Server Character "Read" and "Notify" in GATT Profile), and "Server UUID" in GAP advertisement packet

Are there any examples dealing with the same problem?

Thanks!

Best regards

0 Likes
1 Solution
Owen_Zhang123
Moderator
Moderator
Moderator
5 questions asked 500 solutions authored 250 sign-ins

You may refer to the BLE Temperature Measurement in the code example of creator.

View solution in original post

0 Likes
4 Replies
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

Which BLE module?

0 Likes
lock attach
Attachments are accessible only for community members.

It is CY8CKIT-042-BLE-A with CY8C4248LQI-BL583 on board.

0 Likes

Thanks.  Moving this to the PSoC 4 BLE forum so someone from that apps team can respond.

0 Likes
Owen_Zhang123
Moderator
Moderator
Moderator
5 questions asked 500 solutions authored 250 sign-ins

You may refer to the BLE Temperature Measurement in the code example of creator.

0 Likes