11-05-2016, 11:13 AM
Who's manual are you looking at? That's not the manual for the WiModem! The WiModem manual is in English (only).
To change the baud rate with the WiModem, you use this command:
AT*B[baud]
So, if you wanted to change the baud to 1200 you would type:
AT*B1200<return>
ALL commands start with "AT"... that's why they are called "AT Commands".
To change the baud rate with the WiModem, you use this command:
AT*B[baud]
So, if you wanted to change the baud to 1200 you would type:
AT*B1200<return>
ALL commands start with "AT"... that's why they are called "AT Commands".
