You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In PR #17, we added the initialize_rpi.sh script to set up the Raspberry Pi as a "SMesh Logger Raspberrry Pi." While we did verify that it works on the software side, there may be some hardware-in-the-loop checks that may be worthwhile to verify before any field deployment.
⚠ Please document throughout with screenshots and images!
Hardware needed for checks
Real-Time Clock (RTC) with clock battery
"Normal" Meshtastic Radio
Mobile device (ideally both iOS and Android devices)
Laptop with Raspberry Pi Imager
Presence in Packard
Code snips separated by Hardware-in-the-loop checks
Context
In PR #17, we added the
initialize_rpi.sh
script to set up the Raspberry Pi as a "SMesh Logger Raspberrry Pi." While we did verify that it works on the software side, there may be some hardware-in-the-loop checks that may be worthwhile to verify before any field deployment.⚠ Please document throughout with screenshots and images!
Hardware needed for checks
Code snips separated by Hardware-in-the-loop checks
smesh/snode/scripts/initialize_rpi.sh
Lines 11 to 22 in d5a541c
smesh/snode/scripts/initialize_rpi.sh
Lines 25 to 27 in d5a541c
smesh/snode/scripts/initialize_rpi.sh
Lines 29 to 39 in d5a541c
smesh/snode/scripts/initialize_rpi.sh
Lines 62 to 63 in d5a541c
cron
and are run at reboot (i.e., rather than immediately):smesh/snode/scripts/initialize_rpi.sh
Lines 65 to 67 in d5a541c
smesh/snode/scripts/initialize_rpi.sh
Lines 69 to 76 in d5a541c
The text was updated successfully, but these errors were encountered: