I have an Arduino WiFi server connected to a router, and I want to send a string to an Android application connected to the same network. How can I get that string?
More specific. I want to enable airplane mode while the app receive that string.
Thanks in advance.