Have you done the NoTextingWhileDriving tutorial? If not, do that first before attempting to work with the Arduino. Read No text while driving compiling not working - #10 by Nicholas_Cossentino the discussion talks about NTWD changes to the original tutorial necessitated by recent Google security requirements.
Hi
I am trying to receive SMS text using AI2. Firstly I had a problem sending SMS Data without the android messaging App opening. This was thanks to google and I have sorted it using the other AI2 Companion.
Now I am trying to receive A SMS and display the data and the android messaging App opens and the data stays there and dose not come to the ai2 app.
I have used the No texting while driving app as an example and it does not work as i am receiving no data.
[image]
Is this also part of th…
Can you confirm you have the NTWD app working by sending a Text message to yourself?
because at the moment
vidalv:
When I manually send an SMS "State" to the Arduino, I return, "On" or "Off", so when the API starts, I send an SMS to retrieve the state of the Arduino "On" or "Off" But the API does not detect the SMS.
and you cannot really test using the Arduino until you establish whether the Android code is working. Your problem might be with the Arduino sending the message.