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

    How can I use both Doodle and Quectel together?

    VOXL 2
    2
    2
    140
    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.
    • 황인호황
      황인호
      last edited by

      1.PNG

      I'm trying to configure the modem of VOXL2.
      After configuring Doodle, when I try to configure Quectel, the IP settings of Doodle get erased.
      Similarly, if I configure Quectel first and then Doodle, the IP settings of Quectel get erased.
      As a result, I'm unable to configure both of them.
      How can I use both Doodle and Quectel together?

      tomT 1 Reply Last reply Reply Quote 0
      • tomT
        tom admin @황인호
        last edited by

        @황인호 It isn't required to use voxl-modem to interact with the modems if you'd like to do a custom config.

        In your case, I'd recommend using voxl-configure-modem with the quectel option to handle Quectel bringup and then creating a custom script / service file (or modifying the existing one) to handle doodle bringup.

        Although doodle bringup is very basic, if you follow the code path here in the startup script: https://gitlab.com/voxl-public/voxl-sdk/utilities/voxl-modem/-/blob/master/scripts/voxl-modem-start#L99

        it monitors the eth0 network interface and if the IP address isn't what is specified in the config file then it assigns said IP address. This could be broken out into a different script

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