Hi Guys
I want to use ModemDriver.py (v2.0.13) to send and receive SMS via a Mobile Broadband modem.
Please don’t tell me to use Wammu/Gammu etc. I have wasted weeks trying to get then to work correctly!
I can get things working via the command line. What I want to do is send a SMS message from within a Python program, then get a SMS reply and process it within the program.
I am at a loss as how to call the various functions in ModemDriver.py. There does not seem to be a defined API and trawling through the Python code seems to send me in ever decreasing circles!
So, before I ‘vanish’, can someone give me some pointers, or an example to get me started.
Thanks