vshymanskyy / TinyGSM

A small Arduino library for GSM modules, that just works
GNU Lesser General Public License v3.0
1.95k stars 723 forks source link

Catch error as text #613

Open roysG opened 2 years ago

roysG commented 2 years ago

Someone may help how does it possible to catch errors as text when there are errrors in the module or with exception of esp32?

SRGDamia1 commented 2 years ago

I don't think this is the right place for that question.

If you're looking for errors related to AT commands used by this library, the easiest way to view the debugging output is to compiles with build flag TINY_GSM_DEBUG=Serial and to use StreamDebugger or another serial port spy.

roysG commented 2 years ago

Ok thanks

On Wed, 24 Nov 2021, 18:31 Sara Damiano @.***> wrote:

I don't think this is the right place for that question.

If you're looking for errors related to AT commands used by this library, the easiest way to view the debugging output is to compiles with build flag TINY_GSM_DEBUG=Serial and to use StreamDebugger https://github.com/vshymanskyy/StreamDebugger or another serial port spy.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/vshymanskyy/TinyGSM/issues/613#issuecomment-978086275, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXZDOQ34RLZ5AWZGA3CQQTUNUOOVANCNFSM5IGCLMAA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.