zabsalahid / serialport-gsm

SerialPort-GSM is a simplified plugin for communicating with gsm modems. (Primarily for sms) (Focused in PDU mode)
MIT License
90 stars 47 forks source link

multi port #58

Closed slimshock closed 4 years ago

slimshock commented 4 years ago

How to use serialport-gsm with multiple ports gsm

I have a GSM Modem with 16 port.. Can you guys.. give example.. thanks..

Apollon77 commented 4 years ago

Do soy have more details? What he multiple ports are for? Each port is kind of one game Modem or what?

zabsalahid commented 4 years ago

Hi @slimshock ! You can use it on GSM modem pools. You just have to create an instance of serialportgsm.Modem() for each port.

slimshock commented 4 years ago

@Apollon77 its a GSM Modem with 16ports / SIM installed.. @zabsalahid can you provide an example regarding GSM modem pools.

Apollon77 commented 4 years ago

In fact you now have 16 serial ports connected on the machine ... or ?! So you need to use the same code once per serial port ...

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.