Datalogger IoT intermitent Wireless Connection

I have IoT datalogger setup sucessfully with AWS IoT but my Wi-Fi connection is flaky. The datalogger only logs into Wi-Fi at the beginning of the startup. Is it possible to:

  1. have the datslogger check and reestablish the Wi-Fi connection after it goes down?

  2. send the data not transferred during the Wi-Fi outage upon reestablishing connection?

Thanks,

Gil

I don’t believe so, other than a power cycle https://docs.sparkfun.com/SparkFun_Data … fi-network - maybe look into getting a WiFi repeater or a fancy antenna array ones?

If you set it to also log to the SD card you could recover the data from the downtime (hopefully the time period would be known) by accessing it

even with powercycle, lost data doesnt retransmit. will look for another solution. thx