Hi everyone,
I'm trying to make my ESP32 discoverable via BLE on my phone. I tested it with the attached code, and it works well on my Galaxy S23 Ultra, I can see the device without any issues.
However, on some phones (e.g., iPhones), the device doesn't appear in the scan results. My goal is to ...
Search found 2 matches
- Wed Mar 05, 2025 9:12 am
- Forum: ESP-IDF
- Topic: ESP32 BLE Not Discoverable on Some Phones
- Replies: 0
- Views: 473
- Wed Dec 11, 2024 10:22 pm
- Forum: Sample Code
- Topic: Help with Writing Code for ESP32-C3 to Make it Discoverable and Connectable via Phone
- Replies: 0
- Views: 12682
Help with Writing Code for ESP32-C3 to Make it Discoverable and Connectable via Phone
Hi everyone,
I’m working on a project where I need to make my ESP32-C3 visible to my phone over Bluetooth Low Energy (BLE) and allow me to connect to it. I’ve been exploring the ESP-IDF documentation, but I’m struggling to write the necessary code that will make the ESP32-C3 discoverable and ...
I’m working on a project where I need to make my ESP32-C3 visible to my phone over Bluetooth Low Energy (BLE) and allow me to connect to it. I’ve been exploring the ESP-IDF documentation, but I’m struggling to write the necessary code that will make the ESP32-C3 discoverable and ...