Decoding-Random-Bluetooth-Address
Decoding-Random-Bluetooth-Address copied to clipboard
Have esp32_get_irk connect to device instead of other way round
Last weekend I used esp32_get_irk to obtain the IRK from my phone, thanks for the script :) , but I need it from my smartwatch too.
This script expects a device connecting to it, after which it outputs the IRK.
Unfortunately I cannot connect my smartwatch to it, there's no option to do that, is there any way of having this script set up the connection instead of the other way round?