Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

What can I do with IGEP0022

281 bytes added, 19:53, 5 July 2011
m
no edit summary
echo 0 &gt; /sys/class/gpio/gpio141/value # Sets to '1' the modem On_Off pin</pre>
=== Setting upMaking a phone call<br> ===
Once the modem is on, 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/ttyS1 # GE865 has auto baud rate detection, so you can use a different speed
</pre> You can check the list of all operations at the manufacturer [http://telit.com/module/infopool/download.php?id=522 software user guide]. Here there is an example of a simple phone call<br><pre>atat+cpin=&lt;PIN&gt;atd &lt;number&gt;</pre>&lt;work in progress&gt;<br> 
= Using TVP5151 Video Decoder =
0
edits