Hello!
I'm new here, both in this forum and with Python, so you'll have to excuse me if my questions are a bit.... well, you know.
I'm trying to write a script for Telit module with witch i'll be able to connect to a server and send some data. The module will receive the data from a PIC throught a serial port.
I've managed to connect to the desired server (using simple AT commands, AT+CGDCONT, AT#SKTSET, AT#SKTOP), but while i'm connected, the port seems to be blocked, or at least i can't send anything to the module/server.
Please help.
|