20 lines
763 B
Markdown
20 lines
763 B
Markdown
## Lab 3: Meshtastic
|
|
|
|
### Part 0: Setup
|
|
|
|
To prepare for this lab, I have cloned the provided meshtastic firmware repo, and removed the ESP32 feather from my board
|
|
|
|

|
|

|
|
|
|
Then, I continue to follow the instructions for downloading and building the firmware using Visual Studio Code and the PlatformIO Plugin
|
|
|
|

|
|

|
|

|
|
The firmware building was successfull. Then end result is a `uf2` file which I can flash onto the RP2040 (after starting it in boot mode)
|
|

|
|
At this point, things looks good. I am able to use the `meshtastic` python application to get info from the RP2040
|
|

|
|
I then set the region to `US` as well as my owner and node name
|
|
 |