Hello Everyone,
I have bought multiwii MicroWii ATmega32U4 Board from Hobbyking and radio telemetry kit 915Mhz (same as 3Dr radio)....the problem that i connected everything in proper way like the instructions here( http://code.google.com/p/ardupilot-mega/wiki/3DRadio ) and changed the baud rate in the code of the board to 57600...but when i connect to the GUI of multiwii using the radios, it doesn't transmit any data from the board to the program like the acc, gyro and mag. changes..here is what happens when i connect via the radios ....i want to use the 3dr radios to control the quad copter from the laptop or pc...
.
is the problem with the code or the configuration of the radios or what..?
.
here is a pic of the setting of the radios
Problem with 3dr radios
Re: Problem with 3dr radios
Have you changed Baudrate in config.h for the serialport for ATmega32U4 Board?
It must match.
It must match.