Hi!
I am working on a project with svyazannoy bluetooth and arduino. The algorithm looks like this:
If you press the button, Arduino sends the symbol "49" to the application.
If the application receives the symbol "49", then the application goes to the site and learns the time and uses html to copy the time and paste it into Label2.
The application receives and sends. The problem is, the app accessing the site does not receive the information. Please help me?