Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

ModalAI Forum

  1. ModalAI Support Forum
  2. Ask your questions right here!
  3. HTTP server on Sentinel

HTTP server on Sentinel

Scheduled Pinned Locked Moved Ask your questions right here!
4 Posts 3 Posters 529 Views 1 Watching
  • 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.
  • S Offline
    S Offline
    soraminds
    wrote on last edited by
    #1

    Hello,

    I want to setup HTTP request & response server on Sentinel. Ideally, as Sentinel fly the route, I want sensors along the path to send data as HTTP post request.
    Down the load, I want to process the data on board.

    Is there any documentation that can help me get started?

    Thank you,

    groupoG Eric KatzfeyE 3 Replies Last reply
    0
    • S soraminds

      Hello,

      I want to setup HTTP request & response server on Sentinel. Ideally, as Sentinel fly the route, I want sensors along the path to send data as HTTP post request.
      Down the load, I want to process the data on board.

      Is there any documentation that can help me get started?

      Thank you,

      groupoG Offline
      groupoG Offline
      groupo
      Regular
      wrote on last edited by
      #2
      This post is deleted!
      1 Reply Last reply
      0
      • S soraminds

        Hello,

        I want to setup HTTP request & response server on Sentinel. Ideally, as Sentinel fly the route, I want sensors along the path to send data as HTTP post request.
        Down the load, I want to process the data on board.

        Is there any documentation that can help me get started?

        Thank you,

        groupoG Offline
        groupoG Offline
        groupo
        Regular
        wrote on last edited by
        #3

        @soraminds im not sure there is any but we did what I believe you are describing in reverse. We set up a shell script on the drone that sent web requests to a server running on our network. This requests contained the GPS information from voxl-inspect-gps.

        On our server, we set up a webserver using Perl and its HTTP::Server::Simple::CGI module. IIRC Perl was already on the drone so you might natively be able to do this in reverse, otherwise just install that package/module and look up some examples for it. That should get you there

        Only catch might be the IP address changing. Depending on your network perhaps your webserver IP (running on drone) may not be static. You would have to account for that somehow. In our case, our server was static and this point was moot. Good luck!

        1 Reply Last reply
        0
        • S soraminds

          Hello,

          I want to setup HTTP request & response server on Sentinel. Ideally, as Sentinel fly the route, I want sensors along the path to send data as HTTP post request.
          Down the load, I want to process the data on board.

          Is there any documentation that can help me get started?

          Thank you,

          Eric KatzfeyE Offline
          Eric KatzfeyE Offline
          Eric Katzfey
          ModalAI Team
          wrote on last edited by
          #4

          @soraminds VOXL 2 is a Linux computer so you can just run Apache or any other standard web server. But be aware that voxl-portal is also a running web server so you would have to stop it or, even better, run your server on a different port.

          1 Reply Last reply
          0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          ModalAI
          Categories Recent Tags ModalAI.com Docs
          © 2026 ModalAI® · Accelerating autonomy for smaller, smarter, safer drones · Powered by NodeBB
          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups