Remote Xmas-LEDs…
Webpage with three buttons working. Can blink the three LED’s on the iMCU7100EVB-board. LED0, LED1, LED2. And my suggestion about the XRAM option is working. Instead of filling a string with the complete HTML-page, I use the XRAM. Filling about 650 bytes with the HTML-code that is send while pushing on a button. In the first 10 characters the “POST /” can be found. And at the end of the packet the LED0=0, LED1=0 or LED2=0 can be found, meaning a button has been pressed.