Android Question how to connect to esp32 (via WIFI) with B4j/B4a and read any sensor connected to any GPIO ???

manuelsalazar

Member
Licensed User
IS THERE any way to connect to esp32 (via wifi) with B4j/B4a and read any sensor connected to any GPIO ???
 
Last edited:

Peter Simpson

Expert
Licensed User
Longtime User
IS THERE any way to connect to esp32 (via wifi) with B4j/B4a and read any sensor connected to any GPIO ???

A few years ago I did something like that using MQTT, it was not difficult at all. But you might also look at this thread.


Or search the forum for B4R server


Enjoy...
 
Upvote 0
Top