domoticz / domoticz-android

Domoticz Client Application for Android Devices
104 stars 70 forks source link

Use the phone as a BLE Beacon #656

Open galadril opened 2 years ago

galadril commented 2 years ago

Let the phone be a BLE beacon. For example by using this library: https://github.com/adriancretu/beacons-android

galadril commented 2 years ago

This is going to be a first feature that only gets released in the new Domoticz app

rezzalex commented 2 years ago

Hello @galadril , could you detail a Usecase ? Does that mean some kind of an old unused smartphone should be used as a beacon, always up and running?

galadril commented 2 years ago

See here the original request with a scenario: https://www.domoticz.com/forum/viewtopic.php?p=290800#p290800

heggink commented 2 years ago

@rezzalex the specific use is for espresense.

rezzalex commented 2 years ago

@rezzalex the specific use is for espresense.

does it really require special specific hardware ?

heggink commented 2 years ago

When you refer to "it", do you mean esp32?

rezzalex commented 2 years ago

When you refer to "it", do you mean esp32?

Is espresense can run on any other hardware than esp32 ?

heggink commented 2 years ago

Don't think there is any other image than esp32. The idea is one low cost device per room to track ble devices and locate which room they are in.

heggink commented 1 year ago

@galadril: will this approach also work for iPhone?

heggink commented 1 year ago

@galadril Any update on the status for this?