diff --git a/loop/SARA_send_data_v2.py b/loop/SARA_send_data_v2.py index c3df7a5..5d86494 100755 --- a/loop/SARA_send_data_v2.py +++ b/loop/SARA_send_data_v2.py @@ -1045,6 +1045,12 @@ try: # print("Modem successfully rebooted and reinitialized") #else: # print("There were issues with the modem reboot/reinitialize process") + #Hardware Reboot + hardware_reboot_success = modem_hardware_reboot() + if hardware_reboot_success: + print("✅Modem successfully rebooted and reinitialized") + else: + print("⛔There were issues with the modem reboot/reinitialize process") #5. empty json