I tried this before, but I can still only see it on Android phones.MicroController wrote: ↑Wed Sep 11, 2024 3:42 pmhttps://github.com/espressif/esp-idf/tr ... p_acceptor
Search found 3 matches
- Tue Sep 17, 2024 7:12 am
- Forum: General Discussion
- Topic: ESP32 SPP Bluetooth Not Discoverable on Windows and Apple Devices
- Replies: 2
- Views: 852
Re: ESP32 SPP Bluetooth Not Discoverable on Windows and Apple Devices
- Tue Sep 10, 2024 10:47 am
- Forum: General Discussion
- Topic: ESP32 SPP Bluetooth Not Discoverable on Windows and Apple Devices
- Replies: 2
- Views: 852
ESP32 SPP Bluetooth Not Discoverable on Windows and Apple Devices
Hello everyone, I’m working on a Bluetooth application using the ESP32’s SPP interface and writing the received data to the serial port. However, I’m currently unable to see my Bluetooth broadcast on Windows PCs and Apple phones. My goal is to connect to Bluetooth from an Apple phone, Android phone,...
- Tue Sep 03, 2024 3:12 pm
- Forum: General Discussion
- Topic: Bluetooth Pairing with ESP32 Should Prompt for a Password Instead of Pairing Automatically
- Replies: 1
- Views: 1523
Bluetooth Pairing with ESP32 Should Prompt for a Password Instead of Pairing Automatically
Hello, I am working on an ESP32 Bluetooth project and I want the device to prompt for a password when connecting via Bluetooth. Currently, when I try to connect from a phone, it pairs automatically without asking for a password. How can I configure the ESP32 so that it requests a password during the...