Size: 1034
Comment:
|
Size: 1222
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 35: | Line 35: |
== Test with pen 3G == Connect pen to USB port. If the pen is connected to /dev/ttyUUSB0 run the follwoing commands: * picocom -b 9600 /dev/ttyUSB0 * atz * ati * ctrl+a ctlr+x |
Picocom
Picocom 1.4 for Slackware64 14
Get SlackBuild files from:
- cd /tmp
wget http://slackbuilds.org/slackbuilds/14.0/system/picocom.tar.gz
- tar xvzf picocom.tar.gz
- cd picocom
- su
./picocom.SlackBuild
- installpkg /tmp/picocom-1.4-x86_64-1_SBo.tgz
Picocom 1.7 for Slackware64 14
http://picocom.googlecode.com/files/picocom-1.7.tar.gz
- cd /tmp
wget http://slackbuilds.org/slackbuilds/14.0/system/picocom.tar.gz
- tar xvzf picocom.tar.gz
- cd picocom
- removepkg /tmp/picocom-1.4-x86_64-1_SBo.tgz
vim picocom.SlackBuild, change from 1.4 to 1.7 VERSION=${VERSION:-1.7}
./picocom.SlackBuild
- installpkg /tmp/picocom-1.7-x86_64-1_SBo.tgz
Exit prog: ctrl+a ctrl+x
Enable local echo: ctrl+a ctrl+c
Test with pen 3G
Connect pen to USB port. If the pen is connected to /dev/ttyUUSB0 run the follwoing commands:
- picocom -b 9600 /dev/ttyUSB0
- atz
- ati
- ctrl+a ctlr+x