Navigation

    Robolink logo
    • Register
    • Login
    • Search
    • [[global:header.categories]]
    • [[global:header.recent]]
    • [[global:header.tags]]
    • [[global:header.popular]]
    • [[global:header.users]]
    • [[global:header.groups]]
    1. Home
    2. kimjyhello
    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.
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    kimjyhello

    @kimjyhello

    0
    Reputation
    490
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    kimjyhello Unfollow Follow

    Latest posts made by kimjyhello

    • RE: drone.pair(drone.Nearest) Fails

      @robolink_leila I did install that already, but tried installing it again three times (had Security & Privacy open just in case), and still get the same problem

      posted in CoDrone Troubleshooting
      K
      kimjyhello
    • drone.pair(drone.Nearest) Fails

      I am trying CoDrone light for the first time with Python, and after downloading Python 3, Jupyter notebook and the driver, I ran the following code on my notebook:

      import CoDrone
      drone = CoDrone.CoDrone()
      drone.pair(drone.Nearest)

      and I get the output:

      Port : [/dev/cu.Bluetooth-Incoming-Port]
      False

      I tried reinstalling the driver multiple times and rebooting my Mac (OS Mojave, 2012 MacBook pro), but still hit the same problem.

      The green light on the CoDrone is blinking, and I tried pairing it both when the BLE LED is blinking red and when it's blinking yellow, fails both times. What could I be missing?

      posted in CoDrone Troubleshooting
      K
      kimjyhello