<br>Indeed, Richard is right. Reading/writing the serial device is usually not enough.<br>After looking into different options to talk to my modem from Erlang,I ended up using pyserial.<br>It is a cross platform and simple to use python module. <br>
The Erlang communication could be a port or a socket.<br><br>Regards,<br>Ferenc<br>