Page 1 of 1

Connecting phone to ESP32 with serial link

Posted: Fri Jun 29, 2018 2:46 pm
by extqblys
Hello,

I am trying for several days to connect my phone to my esp32 but didn't find something working yet.
I have an USB-TTL cable with adaptor to connect my phone in the micro-usb port.

Can someone tell me if it's possible to communicate between ESP32 and phone without Wi-Fi and bluetooth ?

Regards,

PS: I'm sorry if there are some mistakes in my message, i'm not an english native speaker. Thank you !

Re: Connecting phone to ESP32 with serial link

Posted: Sat Jun 30, 2018 10:35 am
by Agree007
It should be possible, but first you need to make sure you have the correct software/firmware in your esp32 (so it communicate with the outside world) and then install a terminal program on your mobile phone ;)

Re: Connecting phone to ESP32 with serial link

Posted: Sun Jul 01, 2018 10:39 am
by Pibbotley
If your phone support otg you can use an otg cable and a USB terminal app. I use this on my android tablet

Re: Connecting phone to ESP32 with serial link

Posted: Mon Jul 02, 2018 7:23 am
by extqblys
Thank's for your help, I will try to download a terminal app on my phone.

I looked and I've got correct software/firmwares in my ESP32 !

EDIT : It works ! Thanks all ! I'm able to communicate to the ESP32 with my phone !

Re: Connecting phone to ESP32 with serial link

Posted: Tue Jun 18, 2019 6:43 am
by KaranRaj
extqblys wrote:
Mon Jul 02, 2018 7:23 am
Thank's for your help, I will try to download a terminal app on my phone.

I looked and I've got correct software/firmwares in my ESP32 !

EDIT : It works ! Thanks all ! I'm able to communicate to the ESP32 with my phone !
Hi @extqblys,
Could you please let us know how you were able to achieve this? Would be a great help.
Thanks!

Re: Connecting phone to ESP32 with serial link

Posted: Sun Sep 01, 2019 6:42 am
by aseitasi
I recently worked to establish a serial connection between ESP32 and Android App.
Check out this video https://youtu.be/zk0xY88l6Rc

Regards,

Re: Connecting phone to ESP32 with serial link

Posted: Sun Sep 01, 2019 4:14 pm
by tommeyers
If you search a little you will find headphone to Serial connections wired and IR.

Re: Connecting phone to ESP32 with serial link

Posted: Mon Jan 13, 2020 7:33 pm
by macieljr