esp-at icon indicating copy to clipboard operation
esp-at copied to clipboard

AT+BLUFI example and documentation

Open rudib opened this issue 4 years ago • 2 comments

I'm looking for some documentation on how to use the new AT+BLUFI command in the 2.1.0.0 release. I've tried various permutations of disabling/enabling WIFI/Bluetooth radios and services, but haven't yet figured it out. Does it need a custom BT server binary file or should it work with the factory binary? A fully worked example would be great.

AT+RST
OK
ready
AT+GMR
AT version:2.1.0.0(883f7f2 - Jul 24 2020 11:50:07)
SDK version:v4.0.1-193-ge7ac221
compile time(0ad6331):Jul 28 2020 02:47:21
Bin version:2.1.0(WROOM-32)
OK
AT+CWMODE=0
OK
AT+BLEINIT=2
OK
AT+BLUFI=1
ERROR

rudib avatar Mar 05 '21 19:03 rudib

@xiewenxiang please take a look

ustccw avatar Mar 12 '21 13:03 ustccw

@rudib The ESP-AT firmware used to not enable the BLUFI command by default. At present, the latest ESP-AT master firmware already supports the BLUFI command by default. You can use the latest ESP-AT master to test and develop.

Luxin812 avatar Sep 14 '21 12:09 Luxin812

We assume this worked for you, and will close it. If that's not the case, please open another github issue.

ustccw avatar Jun 05 '23 03:06 ustccw