Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2012
    Posts
    5

    Question Can't get code to upload

    I just got my rover and have been trying to get code to upload I have installed the com port drivers, it sees it as an arduino mega adk for some strange reason, and tried updating ftdi drivers and it still won't up load code what do Ido?

  2. #2
    Join Date
    Jan 2010
    Location
    Montreal
    Posts
    669

    Default

    The ID of the Rover had been initially set as Mega ADK but that has no incidence on how it is programmed. You will simply need to install the proper drivers located in the drivers folder in the Arduino software package.

    In the Arduino IDE simply select Arduino Uno and the code should compile and upload fine.
    Carlos Asmat
    RobotShop Inc.
    Putting Robotics at your service! ®
    robotshop.com

  3. #3
    Join Date
    Apr 2012
    Posts
    5

    Default Now Bluetooth won't work

    I got it to upload the wasd code and changed the baud rate but when I connect and press any of the wasd keys and enter nothing happens some times the serial monitor prints jibberish.
    I have also tried hyper terminal same thing
    Does the Bluetooth bee need to be in xbee slot 1?

  4. #4
    Join Date
    Feb 2008
    Location
    Montreal
    Posts
    2,027

    Default

    First things first:
    1. Did you successfully operate the rover with the USB cable connected to the rover? If not, do that first, before proceeding with Bluetooth. The Rover needs to be physically connected to the computer via USB, and the Baud rate in Hyperterminal needs to match that used in the code.
    2. Next, ensure your computer has a Bluetooth connection (one is not supplied in the new kits because many people already have one) and plug the BT module into the rover; we encourage you to use XBee slot 1 because you still have access to the switch (this determines which XBee module is connected to the Tx/Rx pins).
    3. Ensure the switch is set to XBee1. Turn the rover on and pair with the BT module from the computer. The pairing code is 1234.
    4. Once you have paired with it, open Hypterminal, set the Baud rate to what was used in the code, try Xon / Xoff.
    5. You should be able to press the WASD keys to get the rover to move. If it does not, try Hardware.
    Coleman Benson
    RobotShop Inc.
    Putting Robotics at your service! ®
    Visit us : www.robotshop.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •