I have tried the BLE based Proximity Control project using ESP32 - Detect Presence of BLE Devices
But every time the bluetooth on our device is rebooted, I find the address changes when doing a re-scan
how do I keep the address fixed or how if it is changed to using wifi instead of using BLE?
thx
Sourav Gupta
Joined February 12, 2018 696Monday at 02:11 PM
Use static BLE address on the ESP32. You can set it by the esp32 address type configuration.