Esp32-snippets: bluetooth devices mac address find using esp32

Created on 30 Dec 2017  路  4Comments  路  Source: nkolban/esp32-snippets

hello every one
i want to search bluetooth macs by esp32 in arduino IDE but i couldn't find any program to use ,
if you know what should i do please tell me .
thanks
mahdi

question waiting

Most helpful comment

From my knowledge bluetooth classic is working on esp-idf but for sure its not working with this library. Its just not implemented yet. Thats why it is BLE library which means bluetooth LE.

All 4 comments

thanks to mr kolban
i taste this program but it dosent work.
i want to search mac address of devices around with enabled bluetooth
like classic bluetooth

i read in espressif web forum that the classic bluetooth is'n work in sdk yet , do you have any idea about that.
please chek this link:
https://www.esp32.com/viewtopic.php?f=13&t=1209&start=10

From my knowledge bluetooth classic is working on esp-idf but for sure its not working with this library. Its just not implemented yet. Thats why it is BLE library which means bluetooth LE.

Was this page helpful?
0 / 5 - 0 ratings