Arduino Client - Exception thrown when parsing beacon message #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We've got UDP datagram receiving online, but the parser seems to be throwing an exception! Here's the full output:
It doesn't appear to tell us what the problem was.
After a long time debugging the dratted thing this its finally fixed - the TCP connect has finally been opened 😄