Hi,
I'm using a gsm modem for sending sms messages, the modem is rs232 so I
have to use and ftdi adapter.
You can use these with pyserial in a thread in twisted.
It uses AT commands, I have one from sierra wireless, some phones can do
the same.
3G/internet is something else, here you just need something the
operating system will support, twisted doesn't care how you are connected.
Bram
op 22-09-14 16:01, Simon Andrieu schreef:
Hi,
I work for a company that develops telemetry boxes, and that uses the
Twisted framework running on the main board.
It is planned to integrate a cellular module connected via USB or
serial link to the main board.
Could you help me to know if GPRS/3G/Modem protocols through USB are
supported with Twisted please? And how it is possible to use this
interface?
Thanks for your help.
Best Regards,
Simon Andrieu
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python