Tagged Questions
1
vote
0answers
63 views
Huawei modem change auto answer settings
Is there a way to change Huawei modem ATS0=1 command to be permanently set, so that there would not be need to send that command every time when modem is plugged in ?
On each modem-plugin command is ...
1
vote
1answer
596 views
Endless data loop from dev/ttyUSB while sending AT commands
I have problem sending AT commands to my USB modem.
At first I tried php-serial class, but when i was reading data, I got endless loop with strange data. Then I tried to debug problem and opened putty ...