mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
docs(blufi): Optimize documentation for Blufi example
This commit is contained in:
parent
e4003fd98e
commit
ca5db5aef0
@ -20,7 +20,7 @@ To test this demo, you need to prepare a mobile phone with blufi application ins
|
||||
Blufi is completely open source, here is the download link:
|
||||
|
||||
* [Blufi source code](https://github.com/espressif/esp-idf/tree/master/examples/bluetooth/blufi)
|
||||
* [BluFi protocol](https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/blufi.html?highlight=blufi#the-frame-formats-defined-in-blufi)
|
||||
* [BluFi protocol](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/ble/blufi.html)
|
||||
* [iOS source code](https://github.com/EspressifApp/EspBlufiForiOS)
|
||||
* [Android source code](https://github.com/EspressifApp/EspBlufi)
|
||||
* [Bluetooth Network User Guide CN](https://www.espressif.com/sites/default/files/documentation/esp32_bluetooth_networking_user_guide_cn.pdf)
|
||||
@ -50,7 +50,7 @@ I (708) system_api: read default base MAC address from EFUSE
|
||||
I (718) wifi:wifi firmware version: 44799ff
|
||||
I (718) wifi:wifi certification version: v7.0
|
||||
I (718) wifi:config NVS flash: enabled
|
||||
I (718) wifi:config nano formating: disabled
|
||||
I (718) wifi:config nano formatting: disabled
|
||||
I (728) wifi:Init data frame dynamic rx buffer num: 32
|
||||
I (728) wifi:Init management frame dynamic rx buffer num: 32
|
||||
I (738) wifi:Init management short buffer num: 32
|
||||
|
Loading…
Reference in New Issue
Block a user