Note: Your user name is not your email address.
Your account is locked out! Please click here to unlock your account.
Your account is not activated yet. Please check your email and click on the activation link that was sent to you when you registered to our site. Did not received the activation email? Please click here to contact us.
Login failed, username or password is incorrect.
The topic describes how to customize a WPx5xx UART port so it can be configured as an application serial port.
The syntax is:
AT!MAPUART=a,b
Where
a
b
1
2
Here's a code sample setting 17 for the service type and 1 for the UART number:
17
AT!MAPUART=17,1
Reboot your target after running the command.
Run AT!MAPUART? to check the config settings.
AT!MAPUART
The current AT command spec defines the service as:
Service to map to UART: 0: UART disabled 1: AT Command service 2: Diagnostic Message service 3: Reserved 4: NMEA service 5-15: Reserved 16: Linux Console 17: Customer Linux application