Closed jnsw closed 1 year ago
Finally getting around to catching up on bug reports. Can you elaborate a bit more on what is happening? Are you saying that when you close the port, the closePort()
call resets the port, or something else? Some sample code would be helpful. Thanks!
Closing this as "cannot reproduce." Please re-open with additional information if the problem persists in the future.
I am using jSerialComm for starting a ppp-Connection with pppd. Shortly before I close the port, I send ATD*99***1#, so the modem on the serial port switches to pdp context and I can use pppd to open a internet connection. But if I am using 2.9.3 it seems to reset the port, so it won't work anymore. The LCP packets wont get a response.
What changed?