Navigation

    Robolink logo
    • Register
    • Login
    • Search
    • [[global:header.categories]]
    • [[global:header.recent]]
    • [[global:header.tags]]
    • [[global:header.popular]]
    • [[global:header.users]]
    • [[global:header.groups]]
    As of September 2021, we have moved technical support to Robolink Help

    Welcome to the Robolink Community forum!

    You can post here to interact with others in the Robolink community. We're checking it weekly, and we'll respond to some messages. If you're looking for technical support, head over to Robolink Help.

    SOLVED Serial Monitor for CoDrone?

    CoDrone Lite/Pro
    3
    3
    4099
    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.
    • robolink_hansol
      robolink_hansol last edited by

      Customer Question: I have the CoDrone pro and am trying to print info to the serial monitor. The text output is jibberish as if the buad-rate were off. I have set baudrate on both the codrone.begin and in the monitor to 115200. Any ideas?

      1 Reply Last reply Reply Quote 0
      • M
        magnus @robolink_arnold last edited by

        @arnold_robolink Thanks. Will try that! I figured it was the bluetooth coms I saw but wanted to be sure.

        1 Reply Last reply Reply Quote 0
        • robolink_arnold
          robolink_arnold last edited by robolink_wes

          Hello, so what you are seeing is the communication between the CoDrone and the Bluetooth module. While the CoDrone is communicating with the Bluetooth module the serial monitor will not be available for your computer to use. You must use the function CoDrone.Send_LinkModeBroadcast(LinkModeMute);
          You can check Arduino/files/examples/CoDrone/Control/SerialPrint_attitude for a proper example on how to do a proper serial print.

          M 1 Reply Last reply Reply Quote 1
          • First post
            Last post