okay, copied the whole script in notepad++
copied than in a new script.ino and uploaded it.
debug message changed to someting like:
[02|00|01|00]?>5fbc5f8ca25746958eb8da76eb8960f8 (maybe a little bit differnt)
i changed the
char auth[] = “5fbc5f8ca25746958eb8da76eb8960f8”;
to
char auth[] = ‘5fbc5f8ca25746958eb8da76eb8960f8’;
and back to:
char auth[] = “5fbc5f8ca25746958eb8da76eb8960f8”;
And the access rights? Allowed IP’s, disalowed IP’s…
And in fact do what @Dmitriy had just written. I always just copy those parts, that I’m interested in, leaving the rest at default.