views:

5

answers:

0

I'm planning to make bluetooth hotspot system, in which when a bluetooth enabled device (such as a mobile phone) is in the area, messages can be pushed via bluetooth automatically. The device should be detected automatically if its bluetooth is turned on, and the push can be done after asking permission from the user. I'm planning to do the programming in Java. Could someone tell me what all things should I know, and what hardware will be needed? Thanks