Here is the scenario:
Device A is running custom software (built with B4A) which includes services that communicate to a webservice. It is an embedded device with no human intervention possible.
Device B needs to be able to know when it's within proximity to Device A. This device will be able to have user intervention, and it can access the central webservice.
I thought Bluetooth would be the solution to this, but I can't seem to instigate a connection from B to A, even with the Mac and setting Device a to listen.
Any suggestions would be appreciated.
The target Android platform for Device A is 2.3. Device B could be any Android build.
Thanks in advance.
Device A is running custom software (built with B4A) which includes services that communicate to a webservice. It is an embedded device with no human intervention possible.
Device B needs to be able to know when it's within proximity to Device A. This device will be able to have user intervention, and it can access the central webservice.
I thought Bluetooth would be the solution to this, but I can't seem to instigate a connection from B to A, even with the Mac and setting Device a to listen.
Any suggestions would be appreciated.
The target Android platform for Device A is 2.3. Device B could be any Android build.
Thanks in advance.