Proximity Pairing bluetooth LE

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

cross mob
Anonymous
Not applicable

hello,

   

As I am new in BLE and proximity pairing. I would like to know, Is it possible as the BLE central device come in a certain range of BLE slave device automatically give notify about the data. For Example As I have temperature sensor and I am reading the value from the sensor and as any android phone come in certain range of the BLE it give notification of the temperature automatically without need of pairing using cypress BLE PSoc 4 Kit and Cysmart app?

   

Is there any sample project available?

   

Thank you!

   

Regards,

   

Nikhil Laddha 

0 Likes
1 Solution
Anonymous
Not applicable

As you don't need pairing, why not use Beacon (non-connectable advertisement) for this purpose?

   

https://github.com/cypresssemiconductorco/PSoC-4-BLE/tree/master/100_Projects_in_100_Days/Day009_Dyn... 

View solution in original post

0 Likes
3 Replies
Anonymous
Not applicable

As you don't need pairing, why not use Beacon (non-connectable advertisement) for this purpose?

   

https://github.com/cypresssemiconductorco/PSoC-4-BLE/tree/master/100_Projects_in_100_Days/Day009_Dyn... 

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

Hello Roit,

   

Is it possible to make a CY5671 PRoC BLE module and CY8CKIT 142 PSoC 4 BLE module to implement the Beacon?

   

Please find the attach project which I am testing and I would like to make into Beacon.

   

Please help me.

   

thank you!

0 Likes
Anonymous
Not applicable

Yes, it should be possible. You can refer to the project itself for hints on how to do it.

   

I cannot check your project right now, but in case you need further support, you may raise Customer Support Case from www.cypress.com -> Design Support.

0 Likes