Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

What can I do with IGEP BERLIN

5 bytes removed, 10:35, 17 September 2012
m
How to Telit Modem
*Power up the modem using the next commands:
<pre> $ echo 0 &gt; /sys/class/gpio/gpio145/value $ echo 1 &gt; /sys/class/gpio/gpio163/value $ sleep 1 $ echo 0 &gt; /sys/class/gpio/gpio163/value</pre>  
*Once the modem is on (led near power button is blinking now), you can interact with it via UART 2.
You can use Microcom to comunicate with it from the serial debug console:
<pre> $ microcom -s 115200 /dev/ttyO1</pre>  
*To check the modem status use the command:<br>
<pre>at</pre>
0
edits