Hi,
Is there a BLEDEMO APK for the blufi sample in esp-idf? I didn't find any download link in the README file. Can you provide one for users to download the APK. Thanks.
ESP-IDF Blufi demo
Re: ESP-IDF Blufi demo
Hello,
After upgrading esp-idf and the toolchain, my blufi_main.c cannot find bluedroid libraries.
i.e. I get the following error:
/blufi/main/./blufi_main.c:28:27: fatal error: esp_blufi_api.h: No such file or directory
After upgrading esp-idf and the toolchain, my blufi_main.c cannot find bluedroid libraries.
i.e. I get the following error:
/blufi/main/./blufi_main.c:28:27: fatal error: esp_blufi_api.h: No such file or directory
Re: ESP-IDF Blufi demo
It seems anything in bluedroid cannot be found/compiled from this example.
Re: ESP-IDF Blufi demo
Sorry. It must have been my fault. After removing esp-idf and re-cloning, the blufi example works well with the above APK.
The README on the example is very insufficient. Could you explain how a custom app could perform the same functionality?
The README on the example is very insufficient. Could you explain how a custom app could perform the same functionality?
Re: ESP-IDF Blufi demo
Hopefully blufi libraries for iOS and android will be released. Looks like the protocol is more complex with encryption options, packetization/framing, binary headers, message types/subtypes, ...
Re: ESP-IDF Blufi demo
I agree. The protocol seems to have become much more complex than before, when I could just send ssid and passwd via serial. Please provide documentations.
Re: ESP-IDF Blufi demo
I have the same problem of including some files of bluedroid. see following image
However if I change the "include/esp_blufi_api.h" to "esp_blufi_api.h", it is able to compile but obviously, it doesn't resolve the include file
How to solve it?
Thanks.
However if I change the "include/esp_blufi_api.h" to "esp_blufi_api.h", it is able to compile but obviously, it doesn't resolve the include file
How to solve it?
Thanks.
-
- Posts: 1
- Joined: Tue Aug 08, 2017 8:03 pm
Re: ESP-IDF Blufi demo
Seconded. Please provide an iOS sample for Blufi with code for encryption (handshake) and packetization/frame construction. Thank you.
Who is online
Users browsing this forum: Bing [Bot], Majestic-12 [Bot] and 252 guests