bluetooth push advertise

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
zdoucha
 
Posts: 5
Joined: Tue Oct 18, 2016 5:56 pm

bluetooth push advertise

Post by zdoucha »

Hello, I'm working on a projet: i should prepare a bluetooth push advertise system to detect and notify the nearby smartphones.

i have an arduino uno and 2 BT modules (HC-05 & HM-10) , raspberry pi 3 B

Using a combination of some of those hardware I should be able to discover all nearby smartphones (android & ios) then to notify, send a connection request, if accepted send message or a file -> BUT without installing any app or doing any config on those smartphones except only bluetooth should be activated and discoverable on them.

The HC-05 doesn't support the AT+DISC command, the BLE HM-10 discover only BLE devices (no smartphone discovered)

Is there any way to do this using this existing hardware?
Should i get a specific Bluetooth module or specific adafruit kit ? if yes which model?

User avatar
Franklin97355
 
Posts: 23902
Joined: Mon Apr 21, 2008 2:33 pm

Re: bluetooth push advertise

Post by Franklin97355 »

Please don't post in multiple forums with the same question it confuses things and is not allowed in these forums. Follow up in your thread here viewtopic.php?f=8&t=143456

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”