You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am work in a project use Our department is developing an IoT product, and I am responsible for iOS App development.
The product uses an ESP32-C3 module, It can be configured as BLE STD mode and connected to Wi-Fi through the EspBlufi app without any problems.
However, if configured using ESP BLE Prov (downloaded from Apple's App Store), the Bluetooth device can be found but cannot be connected.
May I know if ESP BLE Provisioning is incompatible with ESP32-C3? If so, is there any plan for compatibility?
(Note: The current BluFi source code is developed using Object C, and it is quite difficult to import into our current Swift project.)
The text was updated successfully, but these errors were encountered:
I am work in a project use Our department is developing an IoT product, and I am responsible for iOS App development. The product uses an ESP32-C3 module, It can be configured as BLE STD mode and connected to Wi-Fi through the EspBlufi app without any problems. However, if configured using ESP BLE Prov (downloaded from Apple's App Store), the Bluetooth device can be found but cannot be connected. May I know if ESP BLE Provisioning is incompatible with ESP32-C3? If so, is there any plan for compatibility? (Note: The current BluFi source code is developed using Object C, and it is quite difficult to import into our current Swift project.)
Hello, have you solved this problem? I also encountered this problem here😂
Could you please provide the following details to assist us in addressing the issue:
Firmware version
ESP-IDF version
Additionally, if possible, please share the firmware logs related to the issue. This information will help us expedite the debugging process and work towards a resolution.
I am work in a project use Our department is developing an IoT product, and I am responsible for iOS App development.
The product uses an ESP32-C3 module, It can be configured as BLE STD mode and connected to Wi-Fi through the EspBlufi app without any problems.
However, if configured using ESP BLE Prov (downloaded from Apple's App Store), the Bluetooth device can be found but cannot be connected.
May I know if ESP BLE Provisioning is incompatible with ESP32-C3? If so, is there any plan for compatibility?
(Note: The current BluFi source code is developed using Object C, and it is quite difficult to import into our current Swift project.)
The text was updated successfully, but these errors were encountered: