Hello,
I have created a simple Arduino project that acts as a web server and updates its web page of some numeric values and hosts a few buttons to control digital ports on it.
I use dynamic DNS, Port forwarding etc and everything is fine.
I have written a B4A application to send requests to those buttons on the web page to switch on/off digital ports on the Arduino - no problems there.
What I would like to do is to program my B4A application to read the data values from the web page into the B4A application to display (and later, act upon them etc).
Can anyone point me in the right direction to get started on that? I.e. to program to extract data values from the web page's text boxes.
Many thanks,
Azhar
I have created a simple Arduino project that acts as a web server and updates its web page of some numeric values and hosts a few buttons to control digital ports on it.
I use dynamic DNS, Port forwarding etc and everything is fine.
I have written a B4A application to send requests to those buttons on the web page to switch on/off digital ports on the Arduino - no problems there.
What I would like to do is to program my B4A application to read the data values from the web page into the B4A application to display (and later, act upon them etc).
Can anyone point me in the right direction to get started on that? I.e. to program to extract data values from the web page's text boxes.
Many thanks,
Azhar