Have an option that specifies the Transmit to server timed window
The simplest way is to have options in the .ini on the uSD.
;Specify a transmission window - eg start 09:00 hrs, and transmit for the next 8hrs (until 5pm)
; Default is 24hr
READINGS_TX_START=9 ; do not attempt transmission until this hour 0-24 is reached and passed.
;If READINGS_TX_START specified, default is 8hrs
READINGS_TX_HRS=8 ; attempt transmission for these number of hours.
Have an option that specifies the Transmit to server timed window
The simplest way is to have options in the .ini on the uSD.
;Specify a transmission window - eg start 09:00 hrs, and transmit for the next 8hrs (until 5pm)
; Default is 24hr
READINGS_TX_START=9 ; do not attempt transmission until this hour 0-24 is reached and passed.
;If READINGS_TX_START specified, default is 8hrs
READINGS_TX_HRS=8 ; attempt transmission for these number of hours.