This guide describes the process for configuring a 3DR 433/915Mhz telemetry module to use with PIDflight Lap timing devices.
To configure the 3DR telemtry modules you will use the Ground module to configure both it and the Air module. You will need the Air Module to be powered up for this.
By default the Ground module is set to 57600 baud rate. Both the Ground module and Air module need to have the serial speed, and some other settings tweaked before it's ready to use.
OK
.AT
and press Send, the module should respond with another OK
to verify the module is in command mode. Proceed to next step.AT OK
ATI5
to get list of S registers for the ground module to view the current settings.ATI5 S0:FORMAT=25 S1:SERIAL_SPEED=57 S2:AIR_SPEED=64 S3:NETID=25 S4:TXPOWER=20 S5:ECC=1 S6:MAVLINK=1 S7:OPPRESEND=1 S8:MIN_FREQ=915000 S9:MAX_FREQ=928000 S10:NUM_CHANNELS=50 S11:DUTY_CYCLE=100 S12:LBT_RSSI=0 S13:MANCHESTER=0 S14:RTSCTS=0 S15:MAX_WINDOW=131
RTI5
to get list of S registers for the air module.RTI5 S0:FORMAT=25 S1:SERIAL_SPEED=57 S2:AIR_SPEED=64 S3:NETID=25 S4:TXPOWER=20 S5:ECC=1 S6:MAVLINK=1 S7:OPPRESEND=1 S8:MIN_FREQ=915000 S9:MAX_FREQ=928000 S10:NUM_CHANNELS=50 S11:DUTY_CYCLE=100 S12:LBT_RSSI=0 S13:MANCHESTER=0 S14:RTSCTS=0 S15:MAX_WINDOW=131
ATS1=115
and RTS1=115
.ATS1=115 OK RTS1=115 OK
ATS5=0
and RTS5=0
.ATS5=0 OK RTS5=0 OK
ATS6=0
and RTS6=0
.ATS6=0 OK RTS6=0 OK
ATS7=0
and RTS7=0
.ATS7=0 OK RTS7=0 OK
ATI5 S0:FORMAT=25 S1:SERIAL_SPEED=115 S2:AIR_SPEED=64 S3:NETID=25 S4:TXPOWER=20 S5:ECC=0 S6:MAVLINK=0 S7:OPPRESEND=0 S8:MIN_FREQ=915000 S9:MAX_FREQ=928000 S10:NUM_CHANNELS=50 S11:DUTY_CYCLE=100 S12:LBT_RSSI=0 S13:MANCHESTER=0 S14:RTSCTS=0 S15:MAX_WINDOW=131 RTI5 S0:FORMAT=25 S1:SERIAL_SPEED=115 S2:AIR_SPEED=64 S3:NETID=25 S4:TXPOWER=20 S5:ECC=0 S6:MAVLINK=0 S7:OPPRESEND=0 S8:MIN_FREQ=915000 S9:MAX_FREQ=928000 S10:NUM_CHANNELS=50 S11:DUTY_CYCLE=100 S12:LBT_RSSI=0 S13:MANCHESTER=0 S14:RTSCTS=0 S15:MAX_WINDOW=131
AT&W
and RT&W
.AT&W OK RT&W OK
Arduino | 3DR Air Module |
---|---|
5V | VCC |
GND | GND |
RX | TX |
TX | RX |