Bluetooth discover
Posted: Thu May 05, 2022 5:29 pm
Hello:
I don´t know if this is the apropiate forum for this question.
I'm try to discover ESP32 bluetooth from PC with WIndows 10. I use BLUFI library and I can see the ESP32 BLUFI_DEVICE at Windows bluetooth add device configuration page, but I can´t found any function to make it with a Windows program.
I have tried Bluetooth Comand line utility and I find phones , TV, earphones, but not ESP32. Also with the api's fucntion from windows WSALookupServiceBegin or BluetoothFindFirstDevice I can´t discover the ESP32, only phones, TV, earphones. Also I have try to make a python script with PyBluez and the same result. Some idea?
I need this to test under production if the bluetooth is working.
Thanks
I don´t know if this is the apropiate forum for this question.
I'm try to discover ESP32 bluetooth from PC with WIndows 10. I use BLUFI library and I can see the ESP32 BLUFI_DEVICE at Windows bluetooth add device configuration page, but I can´t found any function to make it with a Windows program.
I have tried Bluetooth Comand line utility and I find phones , TV, earphones, but not ESP32. Also with the api's fucntion from windows WSALookupServiceBegin or BluetoothFindFirstDevice I can´t discover the ESP32, only phones, TV, earphones. Also I have try to make a python script with PyBluez and the same result. Some idea?
I need this to test under production if the bluetooth is working.
Thanks