modem icon indicating copy to clipboard operation
modem copied to clipboard

Does not work with multiple port gsm gateway

Open implicit-invocation opened this issue 10 years ago • 3 comments

I can identify, send and read sms with gammu.
But using this module, getMessages and sms callback is seemed to be never called.

implicit-invocation avatar Jul 02 '15 07:07 implicit-invocation

Please take a look at https://github.com/emilsedgh/modem/issues/12 I think you just should use a different port.

emilsedgh avatar Jul 02 '15 09:07 emilsedgh

Thanks for your quick response :)

There are 4 COM ports for 4 modems (with 4 seperated SIM cards). I can use gammu (and sms module, a gammu wrapper) on each of every port to send and receive sms. But I cannot even send sms when using your module.

I switched from using sms module to your module and totally love it. The API is straight forward, no need for external software installation and config file. I used it fine on my other GSM modem. But on this bulk sms device, the module doesn't seem to work.

implicit-invocation avatar Jul 02 '15 09:07 implicit-invocation

Well unfortunately I have never used such a device and do not have access to one. I'm interested to help you with this, though.

There's one way we could do it. If you attach your device to a box and give me (limited) SSH access maybe I can find out how this device works?

If that's ok with you, please note that I will also need the program minicom to test it.

Thanks.

emilsedgh avatar Jul 02 '15 09:07 emilsedgh