ESP32 BLE (Address Bluetooth always changing)

Submitted by Yudy on

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      696

Monday at 02:11 PM

Use static BLE address on the ESP32. You can set it by the esp32 address type configuration.

Add New Comment

Login to Comment Sign in with Google Log in with Facebook Sign in with GitHub