D3 को पारदर्शी सीरियल पोर्ट से AT कमांड इंटरेक्शन में बदलें

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

डी3 सीरियल पोर्ट के डिफ़ॉल्ट शिपिंग कॉन्फ़िगरेशन का उपयोग पारदर्शी सीरियल पोर्ट के रूप में किया जाता है. यदि ग्राहक को एटी कमांड इंटरैक्शन के लिए इसे संशोधित करने की आवश्यकता है, D3 सीरियल पोर्ट की भूमिका को संशोधित करने के लिए आंतरिक AT कमांड को वेब सर्वर के अंतर्गत भेजा जा सकता है. विशिष्ट चरण इस प्रकार हैं:

1. वेब सर्वर के डिबग पेज पर लॉग इन करें

debug for two way wireless video data transceiver
दो-तरफा वायरलेस वीडियो डेटा ट्रांसीवर के लिए डिबग

2. उसे दर्ज करें “एटी^कॉन्फ़िग=1,0,0” में आदेश “आदेश पर” स्तंभ, और यह “ठीक” सफल होने पर संकेत वापस कर दिया जाएगा

 3. प्रवेश करना “एटी^कॉन्फ़िगर?” में आदेश “आदेश पर” कॉन्फ़िगरेशन सफल है या नहीं इसकी पुष्टि के लिए दोबारा जांच करने के लिए कॉलम

Change-D3-from-transparent-serial-port-to-AT-command-interaction
परिवर्तन-D3-से-पारदर्शी-सीरियल-पोर्ट-से-एटी-कमांड-इंटरैक्शन

ध्यान दें:

  1. उपरोक्त संशोधन के बाद, आपको प्रभावी होने के लिए शक्ति को पुनः आरंभ करने की आवश्यकता है
  2. यदि आपको पारदर्शी सीरियल पोर्ट बनने के लिए D3 को फिर से संशोधित करने की आवश्यकता है, बस उपरोक्त एटी कमांड को इसके साथ बदलें “एटी^कॉन्फ़िग=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

Change D3 from transparent serial port to AT command interaction 1

ध्यान देने योग्य: 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.

एटी कमांड: एटी^कॉन्फ़िग=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.

Change D3 from transparent serial port to AT command interaction 2

Set uart3 as data uart

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

एटी कमांड: एटी^कॉन्फ़िग=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.

एटी कमांड: एटी^कॉन्फ़िगर?

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

प्रश्न पूछें

← वापस

आपका संदेश भेज दिया गया है