This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
docs:blox:firmware-blox-firmware [2024/08/19 19:59] admin removed |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== 5.1 BLOX Firmware ====== | ||
| - | |||
| - | |||
| - | ===== 5.1.5 Add Initialization Blocks to Workspace ===== | ||
| - | |||
| - | For example, here we dragged the **Wifi Setup** | ||
| - | |||
| - | {{: | ||
| - | |||
| - | Customize the settings according to your network. | ||
| - | |||
| - | When the device boots up with the firmware, it will connect to the configured Wifi network during the Initialization process | ||
| - | |||
| - | ---- | ||
| - | |||
| - | ===== 5.1.6 Add Run Blocks to Workspace ===== | ||
| - | |||
| - | For example, here we dragged the **If Wifi is Connected** | ||
| - | |||
| - | {{: | ||
| - | |||
| - | In this example we're using it to track the status of the Wifi connection, and change the onboard LEDs on the BLOX to indicate the connection status | ||
| - | |||
| - | ---- | ||
| - | |||
| - | |||