From 943243f76921891f73f1c97df29c58039f227e24 Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 27 Jun 2025 10:42:57 +0200 Subject: [PATCH] update --- loop/SARA_send_data_v2.py | 6 ++++++ 1 file changed, 6 insertions(+) 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