Boot immediately instead of waiting for button?

Hi all, I just flashed my first Tachyon and it has worked pretty well!

However, it seems like once power is supplied to the board, the device will not boot into Linux until you press the button on the side. I was hoping to use the board for unattended scenarios where a user may not be present and power may not be reliable. Is there a way to configure it to always boot into Linux?

I should have RTFM, this fixed it:

sudo /usr/bin/particle-tachyon-syscon.sh set_config sys.auto_boot:true

This is kind of hidden in the docs though.

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.