Hi,

There is no "easy" way to do it. Unfortunately, you would have to modify
the code, and rebuild the library.

Look at SerialModemDriver.java, around lines 87, 88. For your case, I
guess you should add some hard-coded decision there (by port?) and set a
specific setFlowControlMode() for a specific port.


On Fri, Aug 28, 2015, at 20:28, Abdul Rehman via SMSLib Discussion Group wrote:
> I am using 5 modems with smslib. All the five modems are connected
> trhough ch341-uart converters. All the modems are working fine. Now I
> want to add another modem using a profilic pl2303 USBtoSerail
> converter. I can connect to the new modem using cutecom with settings
> 9600 8N1 flow control none or software. But when I try to use it using
> smslib, modem does not respond to smslib.
>
> I think that problem is with flow control settings, but I cannot find
> any method to set flow control to "None" or "Software". Please help.
>


> --
>
You received this message because you are subscribed to the Google
Groups "SMSLib Discussion Group" group.
>
To view this discussion on the web visit
https://groups.google.com/d/msgid/smslib/7d7c00fd-b3e5-4e75-8cf6-62e5a1ae054c%40googlegroups.com[1].



Links:

  1. 
https://groups.google.com/d/msgid/smslib/7d7c00fd-b3e5-4e75-8cf6-62e5a1ae054c%40googlegroups.com?utm_medium=email&utm_source=footer

-- 
You received this message because you are subscribed to the Google Groups 
"SMSLib Discussion Group" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/smslib/1440864417.1507491.369365185.1139CBD4%40webmail.messagingengine.com.

Reply via email to