Page 1 of 1

Conformation of message sent

Posted: Tue Feb 14, 2017 3:25 pm
by h3resjonny
Hi,

Im trying to use an arduino to communicate with the td1208, when I used some example codes it always says the message couldnt send using the AT$SS= command. All other commands appear to work such as temp etc and when I run the module on its own I recieve the OK when using AT$SS= command. Is there a comformation that the messages havent been sent that the other pieces of code are using, I am currently out of range of the base station so i was just expecting to see the OK returned.

Any help would be appricated

Jonny

Re: Conformation of message sent

Posted: Wed Apr 12, 2017 3:05 pm
by mstempin
The "OK" result only means that the AT command syntax is good. The Sigfox network is connectionless and is not 2-way, so there is no chance to know if the message has been received by the network.