I wrote a small little program. using an Esp32 where I used the Esp32 hardware to Turn on/off 2 separate Motors. @ home which it works.
Now I WANT a 2 Way COMMUNICATION where I can be able to Monitor the STATE of the Pins/Motor in my Webserver, an also Turn them oN/Off on the Webserver when I am Not at home.
I added the webserver component. a set out the values, but it's not been displaying.
Maybe I miss something. or I haven't done something right.
I need some help please.
I attached the program
Webserver Information not Displaying.
-
- Posts: 69
- http://meble-kuchenne.info.pl
- Joined: Thu Jun 16, 2022 6:16 pm
- Has thanked: 83 times
- Been thanked: 10 times
Webserver Information not Displaying.
- Attachments
-
- Esp32_Webserver_Push_Button.fcfx
- (29.65 KiB) Downloaded 355 times
-
- Matrix Staff
- Posts: 1437
- Joined: Sat Dec 05, 2020 10:32 am
- Has thanked: 201 times
- Been thanked: 336 times
Re: Webserver Information not Displaying.
I've recently made a full worked example using an ESP32 and Flowcode v10's new Web Developer mode, although this is not officially released yet. I've attached the doc and example files in case they help you.
Although the examples are pairs (an embedded one for the ESP32 and a Web Developer one for the web app), you don't necessarily need to use them together and the techniques in the embedded projects may be all you require.
Although the examples are pairs (an embedded one for the ESP32 and a Web Developer one for the web app), you don't necessarily need to use them together and the techniques in the embedded projects may be all you require.
-
- Posts: 69
- Joined: Thu Jun 16, 2022 6:16 pm
- Has thanked: 83 times
- Been thanked: 10 times
-
- Posts: 69
- Joined: Thu Jun 16, 2022 6:16 pm
- Has thanked: 83 times
- Been thanked: 10 times
Re: Webserver Information not Displaying.
I hooked up my BL0058-1 and tested it.
It worked out very well.... THANKS AGAIN!!!
It worked out very well.... THANKS AGAIN!!!