You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think in order to receive SMS messages, the serial port must be open. It would be nice if the application had a service to periodically check the availability of the serial port.
I got the same error several times, but I can't pinpoint the specific timeout issue. I tried sending AT commands using SerialPort.Write() (without ATLib) and it works fine.
my app sould be run 24h/24 7d/7
I'm gettign Timout expcetion often, should I close modem and serial for each command or keep it open ?
The text was updated successfully, but these errors were encountered: