ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Data Collection from Ground Sensors

    Ask your questions right here!
    3
    3
    201
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Evan DE
      Evan D
      last edited by

      Apologies if this is a trivial question, but I'm doing a research project that requires a testbed for a drone to visit a series of ground sensors, wirelessly collect and store their data, and return to the base station for this data to be offloaded. The ground sensors will use either Wi-Fi or Bluetooth to transmit their data to the drone. Is implementing this on the VOXL m500 possible?

      Alex KushleyevA 1 Reply Last reply Reply Quote 0
      • L
        lisa.castillo
        last edited by

        @Evan-D said in Data Collection from Ground Sensors:

        Apologies if this is a trivial question, but I'm doing a research project that requires a testbed for a drone to visit a series of ground sensors, wirelessly collect and store their data, and return to the base station for this data to be offloaded. The ground sensors will use either Wi-Fi or Bluetooth to transmit their data to the drone. Is implementing this on the VOXL m500 possible?

        Check if the ground sensors you are planning to use are compatible with the VOXL m500. Verify that there are suitable interfaces or communication options for connecting these sensors to the companion computer.

        1 Reply Last reply Reply Quote 1
        • Alex KushleyevA
          Alex Kushleyev ModalAI Team @Evan D
          last edited by

          @Evan-D ,

          VOXL m500 uses VOXL1 computing board, which comes with a wifi module on board. The wifi module can be configured in SoftAP mode (access point) or station mode.

          If the ground sensors have wifi access points, then once m500 gets close to the access points, it can connect to those access points.

          Alternatively, m500 could be an access point and once it is within range of the ground sensor, the ground sensor could detect m500 wifi SSID and connect to it.

          1 Reply Last reply Reply Quote 1
          • First post
            Last post
          Powered by NodeBB | Contributors