-->
Page 2 of 2

Re: Fast reliable communication between ESP8266 and Android

PostPosted: Mon Jun 22, 2020 4:18 pm
by lindnerlars
Hi "survivingwithandroid" and Luc,

thank you guys for valuable informations. I will have a deeper look into your resources.

Thanks again and with best wishes,
Lars

Re: Fast reliable communication between ESP8266 and Android

PostPosted: Tue Jul 12, 2022 5:08 am
by Saul Goodman
I would've done using Kodular. Few years ago I was also looking for a simple solution and googled this video about the connection between any android app and ESP8266. Very informative, give it a shot.


Re: Fast reliable communication between ESP8266 and Android

PostPosted: Mon Jul 25, 2022 12:41 am
by Luc Volders
Kodular is a Mit App Inventor clone. I would stick to Mit's App Inventor as there is a lot going on in that part of the world. Many clones have seized to exist.

A more difficult to learn but very good alternative is B4X (Basic for X where X being Android, IOS and PC) which can be found here: https://www.b4x.com/

Luc

Re: Fast reliable communication between ESP8266 and Android

PostPosted: Thu Oct 06, 2022 2:42 am
by Jram
For what its worth, I faced the same challenge but having no Android skills (and my wife having iPhone) led me to a different solution. I created a bridge between ESP Rainmaker and my ESP8266's via MQTT. There's a video here: https://youtu.be/Ta9dwDD9GyA and code here: https://github.com/JohnMacrae/Rainmaker-MQTT-Bridge