Change D3 from transparent serial port to AT command interaction

Why do we need to change D3 from the Transparent serial port to the AT command interaction

Die standardmäßige Lieferkonfiguration des seriellen D3-Ports wird als transparenter serieller Port verwendet. Wenn der Kunde es für die AT-Befehlsinteraktion ändern muss, the internal AT command can be sent under the web server to modify the role of the D3 serial port. Die spezifischen Schritte sind wie folgt:

1. Melden Sie sich auf der Debug-Seite des Webservers an

debug for two way wireless video data transceiver
debug for two-way wireless video data transceiver

2. Geben Sie die ein „AT^CONFIG=1,0,0“ Befehl in der „Auf Befehl“ Spalte, und die „OK“ Bei Erfolg wird die Eingabeaufforderung zurückgegeben

 3. Eingeben „AT^CONFIG?“ Befehl in der „Auf Befehl“ Überprüfen Sie die Spalte erneut, um zu bestätigen, ob die Konfiguration erfolgreich war

Change-D3-from-transparent-serial-port-to-AT-command-interaction
Change-D3-from-transparent-serial-port-to-AT-command-interaction

Notiz:

  1. Nach der oben genannten Änderung, Sie müssen die Stromversorgung neu starten, damit sie wirksam wird
  2. Wenn Sie D3 wieder in einen transparenten seriellen Port umwandeln müssen, Ersetzen Sie einfach den obigen AT-Befehl durch „AT^CONFIG=0,0,0“.

Products for Change D3 from the transparent serial port to AT command

UART3 Configuration

The UART3(or D3 UART of TX900) can work as data uart and control uart. The default factory configuration of UART3 works as data uart from version 1.4. Customers can change it as their application requirement.

Version confirmation

TX900 Version confirmation

To be noticed: this document is only valid for version 1.4 and higher versions.

Set uart3 as control uart

Customers can set uart3 working as control uart via the web UI AT command.

AT-Befehl: AT^CONFIG=1,0,0

Customers can set uart3 working as control uart via web UI AT command.
AT command: AT^CONFIG=1,0,0

Run the AT command “AT^CONFIG=1,0,0” on web UI to set uart3 as control uart, it will return “ok” if succeeds. It needs to reboot the Vcan1681 module to enable the setting.

tx900 set UART3 function

Set uart3 as data uart

Customers can set uart3 to work as data uart via the web UI AT command.

AT-Befehl: AT^CONFIG=0,0,0

Run the AT command “AT^CONFIG=0,0,0” on web UI to set uart3 as data uart, it will return “ok” if succeeds. It needs to reboot the Vcan1681 module to enable the setting.

Uart3 working mode query

Customers can query the current uart3 working mode via the web UI AT command.

AT-Befehl: AT^CONFIG?

Run the AT command “AT^CONFIG?” on the web UI to query the current uart3 working mode. It will return “ok” and the current working mode setting.

Uart3 working mode query

Stelle eine Frage

← Zurück

Vielen Dank für deine Antwort. ✨

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert