Page 5 of 5
Re: Ultimate Wifi and Bluetooth Presence Detection
Posted: Sunday 11 February 2018 17:52
by ben53252642
I've finally released my multi-node version of this which can be found here:
viewtopic.php?f=64&t=22152
Re: Ultimate Wifi and Bluetooth Presence Detection
Posted: Saturday 30 June 2018 17:21
by florisi
I've got an iPhone 6s with iOS 11.4
When I'm in the Bluetooth settings screen, Pi detects the iPhone.
Leaving this screen Pi doesn't detect my iPhone via Bluetooth.
So the script isn't workin for me.
Any solution?
Re: Ultimate Wifi and Bluetooth Presence Detection
Posted: Saturday 30 June 2018 22:41
by ben53252642
florisi wrote: ↑Saturday 30 June 2018 17:21
I've got an iPhone 6s with iOS 11.4
When I'm in the Bluetooth settings screen, Pi detects the iPhone.
Leaving this screen Pi doesn't detect my iPhone via Bluetooth.
So the script isn't workin for me.
Any solution?
hcitool scan would only detect the iPhone when in discoverable mode, you are supposed to write down the mac and follow the rest of instructions.
With the mac it should be able to be seen outside the bluetooth settings screen (unless the phone is turning off Bluetooth for power saving or something like that).
Re: Ultimate Wifi and Bluetooth Presence Detection
Posted: Sunday 01 July 2018 7:09
by florisi
@ben can I pm you, explain the problem in Dutch with you?
also hcitool just detects my iPhone when I'm in the mentioned screen.
Re: Ultimate Wifi and Bluetooth Presence Detection
Posted: Monday 31 August 2020 21:42
by ilionel
Hello,
It's an old board, but I have publish on github a multi device detection script :
https://github.com/ilionel/domoticz-mob ... -detection
If it can help some... Feedbacks are welcome, improvements are always an objectif.
Thanks to ben53252642 for the first implementation.