Topic: Simple Configuration WITHOUT Arduino
I'm looking to use RemoteXY for a simple C program over WiFi. Is there any information on the structure of the configuration to be sent to the app to get this working "quick and dirty"?
The Arduino Library is impressive, and extensive, and I unfortunately can't get my head around it to reverse engineer it.
The 2 devices can see each other, but the app reports a read timeout error when I try send the configuration packet as a char array.