{{:documentation:hamradio:radios:avrt5:ap510.jpg?direct|}} ====== AVRT5 / AP510 APRS TRACKER ====== ===== RESOURCES ===== ==== DOCUMENTATION ==== * {{ :documentation:hamradio:radios:avrt5:ap510-englishmanual-kc5eve-version20151031.pdf |Hardware and Configuration Software Documentation v. 20151031 (KC5EVE) [EN]}} * {{ :documentation:hamradio:radios:avrt5:avrt5_english_manual_8-19-2015.pdf |AVRT5 English Manual 2015-08-19 [EN]}} ==== WEB ==== * Official : http://avrtx.cn/index.php?folder=QVZSVDU= * https://perens.com/avrt5/ * https://www.richardmudhar.com/blog/2018/10/sainsonic-ap510-aprs-tracker-experiments/ * http://wa7nwp.wikidot.com/ap510 ==== REMARKS ==== * Bluetooth connection only works after GPS lock therefore you have to wait some seconds before connecting to the device. Bluetooth pairing code is 1234. * miniUSB connector is a Serial Port therefore the included USB cable needs to be used for programming (charging works with every standard USB cable). ===== CONFIGURATION ===== ==== WINDOWS SOFTWARES ==== === CONFIGURATION SOFTWARE === * {{ :documentation:hamradio:radios:avrt5:20210404_avrt5-ap510_fix_x.zip |}} {{:documentation:hamradio:radios:avrt5:avrt5_configuration.png?200|}} === CH340(G) DRIVERS === == XP == * {{ :documentation:hamradio:radios:avrt5:ch340_xp_driver.zip |}} == WIN 7+ == * {{ :documentation:hamradio:radios:avrt5:ch340_driver.zip |}} ==== LINUX ==== * Python Script : https://github.com/nytowl/AP510-setup ==== Serial Commands ====
These serial commands are known, and can be sent on the KISS serial channel or over Bluetooth. They use a variation of the ancient Hayes Modem protocol. To send a serial command, first send the carriage-return character (control-M on many terminals). Then send the entire command, followed by another carriage-return. You should see an “OK” reply on the serial interface. You must restart the AVRT5 to see the effect of your command. Source : https://perens.com/avrt5/advanced/
^ COMMAND ^ DETAILS ^ | AT+CALL=callsign | Set the callsign to be transmitted. | | AT+FREQ=146.3900 | Set the frequency for transmission and reception. There must be 3 digits before the decimal and four after the decimal. | | AT+BEEP=1 open/0 off | Turn the buzzer on or off. The values must be “1 open” or “0 off”, with both the number and word there! | | AT+STAT=message | Set the status text. 48 characters maximum. | | AT+COMM=message | Set the comment text. 48 characters maximum. | | AT+ENER=message | Set the emergency text. 31 characters maximum. | | AT+RX=n | Set the receive audio level input to the demodulator. n is one digit in the range of 1 through 9. | | AT+TX=n | Set the transmit deviation level. n is one digit in the range of 1 through 6. | ===== BLUETOOTH ===== The AVRT5 will be visible as a Bluetooth device called **AVRT5**. Pairing code = **1234**. ===== FIRMWARE UPDATE ===== //Firmware updates are included in the configuration software archive.//