hmmm… im getting what you say… the problem is i dont know where to place the statement in calling the adl_smsSend function… will it be included inside the function wherein the GPIO had its status change? (see sample code below) and also how can i put a delay after the first event? Thank you
Correct me if im wrong… what i understand is when sending an SMS there are steps the modem performs? How would i know that the sending is done so i can again queue another SMS? I read some docs online and i saw an adl_smsSubcribe… i feel that it has something to do with my problem… but i am not able to capitalize on it… help???