Save receiving SMS in a valiable(Arduino uno and GSM Sim900a mini)
anyone know how save received sms ?
here's code in receiving sms:
myserial.println("at+cnmi=2,2,0,0,0");
what want when message received want store in variable can pass in other application software vb.net.
i hope can answer.
here's code in receiving sms:
myserial.println("at+cnmi=2,2,0,0,0");
what want when message received want store in variable can pass in other application software vb.net.
i hope can answer.
quote
here's code in receiving sms:no, not code receives sms. code sends command (stupidly named) myserial instance, possibly telling want return sms.
what output device receives sms.
Arduino Forum > Using Arduino > Programming Questions > Save receiving SMS in a valiable(Arduino uno and GSM Sim900a mini)
arduino
Comments
Post a Comment