HM-10 detect phone

Hi, I have bought a HM-10 Bluetooth BLE device. I would like to detect if my phone (with BT on but without a specific app running) is in the area. I do know the MAC of my phone. Does anyone know how to do this? I cant figure out a set of AT commands that should do the trick. Thanks!

DJ

Having the same Problem. Did you find a Solution?

TheIronMechanicOfficial:
Having the same Problem. Did you find a Solution?

A little research using Google will show you there is no solution.

Paul

Check out the esp32-great success with a mac address detector-we can see all our neighbors getting home and connecting to their routers and such-really like the chip and all the support out there for it. I got the heltec board with a little screen on it off amazon and really like the built on oled for quick feedback

All that said, 1. I be a noob too, so possibly off mark but you can read about it and see for yourself 2. have not played with their bluetooth sniffer abilities, just know it has it, 3. bluetooth seems to be a special kind of wonky and I hope I never have to develop with it yuck.

SuzanneRomain:
Check out the esp32-great success with a mac address detector-we can see all our neighbors getting home and connecting to their routers and such-really like the chip and all the support out there for it.

Where is the working code that others can use ?

ESP32 Worked a treat! on the first try.
Thanks a lot!