-->
Page 12 of 23

Re: IOT example GPIO/ADC web client and web server

PostPosted: Sat Nov 29, 2014 7:23 pm
by sancho
gerardwr wrote:File htmllua showed OK, but the recognition on the embedded lua cod is not a 100%

I think you are wrong. The code is OK - take a look into the source of the webpage and you'll see, that the page content is OK - this is just filtered by the browser as unknown HTML tag :)
But I have no suggestion for the command output to the webpage for now :(

Re: IOT example GPIO/ADC web client and web server

PostPosted: Sun Nov 30, 2014 6:45 am
by gerardwr
sancho wrote:
gerardwr wrote:File htmllua showed OK, but the recognition on the embedded lua cod is not a 100%

I think you are wrong. The code is OK - take a look into the source of the webpage and you'll see, that the page content is OK - this is just filtered by the browser as unknown HTML tag :)
(

Thanks for good news. I have to work on that part anyway, so now I know that I have to address this "html intelligence". Due to HW trouble I cannot try the code myself right now. My assignment for today is getting my HW going again (now powering the ESP from a FTDI usbserial adapter, that often causes the ESP to strike at reset).

Re: IOT example GPIO/ADC web client and web server

PostPosted: Sun Nov 30, 2014 7:09 am
by alonewolfx2
I will try <? Lua part and I think i can fix html part.

Re: IOT example GPIO/ADC web client and web server

PostPosted: Sun Nov 30, 2014 8:14 am
by gerardwr
alonewolfx2 wrote:I will try <? Lua part and I think i can fix html part.


Any help is welcome, so I can focus on getting my ESp a proper power supply, hopefully that will give me a more stable reset-behaviour.