Communication between BLE module and Android Application via BLE

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

cross mob
Anonymous
Not applicable

Hi everyone, i have BLE 012-011 Module.

   

I want to learn BLE communication system of Cypress.

   

I can send to data CySmart Application.

   

But i want to send data another Android Application.

   

Which configurations should i do at my Cypress code? 

   

How to do handshake between Cypress Bluetooth Module and Android Application ? 

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

Check out the training information on this site.

View solution in original post

0 Likes
2 Replies
rola_264706
Level 8
Level 8
50 likes received 25 likes received 10 likes received

Check out the training information on this site.

0 Likes
Anonymous
Not applicable

I want to define 16 bit UUID for service, but document wrote that  "All the BLE custom services and characteristic must use 128-bit UUIDs for identification and ensure that the base UUID is different from the BLE defined base UUID (00000000-0000-1000-8000-00805F9B34FB). Base UUID is a 128-bit value on which the standard UUIDs (16-bit and 32-bit) are defined."

   

Can i do it 16-bit ?

0 Likes