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