Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP32 Bluetooth Serial for iOS #4

Open
ghost opened this issue Jun 5, 2023 · 3 comments
Open

ESP32 Bluetooth Serial for iOS #4

ghost opened this issue Jun 5, 2023 · 3 comments

Comments

@ghost
Copy link

ghost commented Jun 5, 2023

Hi, I came across your website when looking up how to use iOS with ESP32. I want to use the BluetoothSerial to have a way to connect to UART devices with my iPhone but it doesn't work. I saw you mentioned using BLE with BluetoothSerial, have you got a working example? I saw some code on https://github.com/beegee-tokyo/ESP32-Weatherstation/blob/master/src/ble_bt.cpp but am lost.

I just am trying to use my iPhone with my electronics modules. Could you please help?

@beegee-tokyo
Copy link
Owner

Hi,
Here are multiple examples for Bluetooth Serial for ESP32 BluetoothSerial.

And here is another example RAK11200 BLE UART. The RAK11200 is based on ESP32.

@ghost
Copy link
Author

ghost commented Jun 6, 2023

Hi, Here are multiple examples for Bluetooth Serial for ESP32 BluetoothSerial.

And here is another example RAK11200 BLE UART. The RAK11200 is based on ESP32.
The first one uses Bluetooth classic but iOS needs BLE, and the second one doesn't act as a bridge, how would I do it? Thanks for your help

@ghost
Copy link
Author

ghost commented Jun 6, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant