1

Topic: cloud_w5100

arduino mega 2560 + w5100 with version 2.4.6 work ,with version 3.1.9 dont work

2

Re: cloud_w5100

Share the link, which w5100 board are you using?

3 (edited by mihalismgr 2022-04-25 19:14:20)

Re: cloud_w5100

Shield w5100. With the new version it will be very difficult to connect with many reboots, while on the router I see that it gets ip, while with the old version it works normally
Thank you very much for the interest. However, even with the old version, I have no problem as long as it is not removed
Greetings from Greece
If you did not understand I do not know English well.

https://grobotronics.com/arduino-ethern … tible.html

4

Re: cloud_w5100

Include the following line before #include <RemoteXY.h>. Log output will be enabled.

#define REMOTEXY__DEBUGLOG
#include <RemoteXY.h>

Open a terminal at 115200 and see what's there.

5 (edited by mihalismgr 2022-04-26 13:47:17)

Re: cloud_w5100

Thanks for the response.
It does not send any message.
With version 3.1.9 out of about 30 times getting 1 time ip
(error ip 0.0.0.0)
With version 2.4.6 it works normally
Also when I do not have the ethernet cable connected to version 2.4.6 for a minute it tries to find ip while with version 3.1.9 the program continues directly, ie it does not look for ip like the previous version

6

Re: cloud_w5100

We will be doing more tests.

7

Re: cloud_w5100

Thanks, the problem started with version 3.
But now I wrote to you. Your application is very good