Search found 2 matches
- Thu May 18, 2023 5:47 am
- Forum: Hardware
- Topic: The ios phone cannot connect to the Bluetooth of ESP32
- Replies: 2
- Views: 4049
Re: The ios phone cannot connect to the Bluetooth of ESP32
I am having the same problem. The linked URL also states that the HID profile works. https://support.apple.com/en-us/HT204387 However, even with the bt_hid_mouse_device sample program, the device itself is not found in the Bluetooth device search from the iPhone It works fine on Windows and Android....
- Wed May 17, 2023 2:45 am
- Forum: ESP-IDF
- Topic: Does the ESP32 Bluetooth Classic not support the iPhone?
- Replies: 2
- Views: 3274
Does the ESP32 Bluetooth Classic not support the iPhone?
Does the ESP32 Bluetooth Classic not support the iPhone? When I search for a Bluetooth device from my iPhone, the device does not show up. When I build the ESP-IDF Bluetooth Classic sample code, I can find and connect to the device on Windows and Android, but the device itself is not found when sear...