mikalhart / IridiumSBD

Arduino library for RockBLOCK Iridium satellite modem (http://rock7mobile.com)
132 stars 52 forks source link

One Shot SBDIX #29

Open jacky4566 opened 5 years ago

jacky4566 commented 5 years ago

Hey Mikal,

It would be great if there was a mode or argument passed, that would allow for a single +SBDIX call and return.

My application requires the up most battery life so keeping the modem awake while we wait between +SBDIX calls is not efficient.

I have already done this in my fork with a "one shot mode"