Nano ESP32 and Bluetooth

I've been playing with the ESP32 Bluetooth Examples and I'd like to setup Bluetooth communication.
Firstly 2 way with my phone and for another project 1 way from a DFRobot Beetle BLE to the ESP32.

I managed to get the BLE_uart example to connect using the phone App "Serial Bluetooth Terminal", but is there a way to have the ESP "Paired" to teh phone as a virtual coms port?

Do you know if both devices are BLE or both Bluetooth Classic? If not both the same, I am not sure if they can communicate, but if they can, then how.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.