Page 1 of 1

WiFiTCPBlink example error

Posted: Wed Aug 24, 2022 9:12 pm
by eusaki
I'm trying to run WiFiTCPBlink Example and it is stuck on this line:

TCPCommandHandler <2> Cmds(Server);

Error message:

'TCPCommandHandler' does not name a type


I did not modify anything , and MegunoLink library is integrated.

Any idea?

thanks

Re: WiFiTCPBlink example error

Posted: Sun Sep 11, 2022 2:24 am
by philr
Hi, just working on this now. Should have a fix today or tomorrow.

Cheers
Phil

Re: WiFiTCPBlink example error

Posted: Tue Sep 13, 2022 10:09 am
by philr
Please update your MegunoLink library using the arduino Library Manager to 1.41. This should fix the issues.