IP address for communication over wifi, when camera module is attached

Home Forums Drona Aviation – Drone for Education IP address for communication over wifi, when camera module is attached

Tagged: , ,

Viewing 1 reply thread
  • Author
    Posts
    • #6577
      Samya Ganguly
      Participant

        When camera is not attached, I am able to telnet to ip 192.168.4.1:23. (as described over here – https://create.dronaaviation.com/software/remote-programming/make-your-own)
        But when camera module is connected, then this ip is not reachable. Should I telnet a different ip once camera module is connected?

      • #6594
        omkar.dandekar
        Participant

          Hello Samya use following ip address and port number for communication with Drone.
          CAMERA_PORT = 9060;
          CAMERA_IP_ADDRESS = “192.168.0.1”;

          • #6673
            Samya Ganguly
            Participant

              Hi,
              This worked perfectly fine!! Thank you.
              Apologies for my late confirmation.

        Viewing 1 reply thread
        • You must be logged in to reply to this topic.