Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

sekyHC
Copy link
Contributor

@sekyHC sekyHC commented Oct 14, 2020

I was getting false positives when sending the message right on the reboot without an active signal.

Return string from the module was: +CSN:1 OK, which was interpreted as a success.

How to reproduce:

  1. power on arduino after it was without power for long time (long enough to loose connection)
  2. try to send a message in the start of the loop or in setup
  3. sendSms will return false, but it should actually be true (it was not an error, but it was definitely not a success)

@vittorioexp vittorioexp merged commit b3f5cf9 into vittorioexp:master Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants