Hello,
I'm trying to discover/scan available devices (ex:MAC ADDRESSES) but i don't find the AT command in the DATASHEET.
I have bluetooth module HM-13 and an Arduino nano.
The bluetooth is set in master role and the module is set visible; then I restart the module to take effect.
I search the AT command..
Documentation : BLE (dual) Bee v1.0
Code : https://github.com/Seeed-Studio/HM_13_S ... _13_SW.ino
Thank you !
Florian