Search found 7 matches

by eusaki
Tue Feb 20, 2024 11:44 pm
Forum: MegunoLink
Topic: issue Updating Interface Panel From ESP32
Replies: 1
Views: 149

issue Updating Interface Panel From ESP32

everything works great when I Update Interface Panel From serial port, but when I change to use ESP32 TCP Command Handler nothing happens. esp32 receive data, but is not sending nothing back to megunolink interface. send_serial to meguno.png thanks no_sent_to_meguno.png NOTE: ESP32 is receiving all ...
by eusaki
Wed Aug 24, 2022 9:12 pm
Forum: MegunoLink
Topic: WiFiTCPBlink example error
Replies: 2
Views: 3240

WiFiTCPBlink example error

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
by eusaki
Wed Aug 24, 2022 8:50 pm
Forum: Builder
Topic: the Visualizer Toolbox is not supported
Replies: 2
Views: 4618

Re: the Visualizer Toolbox is not supported

Thanks!
by eusaki
Mon Aug 15, 2022 1:19 am
Forum: Builder
Topic: the Visualizer Toolbox is not supported
Replies: 2
Views: 4618

the Visualizer Toolbox is not supported

I'm having issues trying to creating an installer. it is saying the Visualizer Toolbox is not supported. one of them was the Serial Monitor. that weird since I have another installer that includes a serial monitor with no warnings. is there a way to know what Visualizer Toolbox is generating the war...
by eusaki
Sun Jul 14, 2019 7:06 pm
Forum: MegunoLink
Topic: Load current information from arduino to MLP
Replies: 1
Views: 4973

Load current information from arduino to MLP

hi, I have an interface of MLP to control a couple of arduinos ( the same sketch and the same interface for both of them), but every time I load MLP and connect to arduino, I get the default information or the last modified values in the interface. Can I get load the current values form the current ...
by eusaki
Sun Jul 14, 2019 6:38 pm
Forum: MegunoLink
Topic: AddCommand: full
Replies: 2
Views: 5671

Re: AddCommand: full

Thank you! now it is works!
by eusaki
Wed Jul 10, 2019 5:52 am
Forum: MegunoLink
Topic: AddCommand: full
Replies: 2
Views: 5671

AddCommand: full

every time that I connect to the COM port this message appears in the monitor

AddCommand: full

what does this means?
it is a problem?
how can I get rid of this?


thanks