Home Forums Support [Help] TCP over WiFi connection with Arduino

Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3848
    Anonymous
    Inactive

    Hello guys,

    I’m a noob in the area and would like to know if there is a way implementing a connection between an Arduino Uno and an android device using this library.

    I’ve managed to make a server with the Arduino and now I would like to connect to it through an application on the phone.

    The data is sent and received over WiFi.
    The phone will be the client.

    I looked in the example code and found the chat example.
    The idea is similar I connect to a server and transmit and receive data.
    My biggest problem is coding it right now as I’m not fully understanding the example code.

    Thank you in advance and sorry for noob question.

    #3854
    Anonymous
    Inactive

    Heya Blooorg,

    Thank you for the question. We always struggle to answer such general questions. We always recommend to people who are not that familiar with network programming to start with our most simple example and work upwards.

    If you have any specific questions we would be happy to answer them.

    Kind regards,
    Marc

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.