Stavros Korokithakis
Stavros Korokithakis
Yeah, that worked for me with the sample code.
Are you running the example code to detect incoming SMS?
Hmm, very odd. Try enabling debugging to see what's going on, I'm afraid I don't have an A6 ready to debug at the moment...
Are you sure `myNumber` is correct? Try setting it to just the last digit, e.g. `myNumber = "6"`.
It's the sender's number.
Try changing `myNumber` to just the last digit of the sender's number.
I'm afraid I don't know then, sounds like your command is outputting an extra comma and parsing fails.
Probably the library, I guess.
Indeed we are.
It's wired to a MOSFET that turns the A6 on and off. In my designs, anyway.