lab 3 progress
This commit is contained in:
parent
ea7380774c
commit
bf51e7c25b
BIN
lab3/7.png
Normal file
BIN
lab3/7.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 118 KiB |
BIN
lab3/8.png
Normal file
BIN
lab3/8.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
15
lab3/lab3.md
15
lab3/lab3.md
@ -3,3 +3,18 @@
|
|||||||
### Part 0: Setup
|
### Part 0: Setup
|
||||||
|
|
||||||
To prepare for this lab, I have cloned the provided meshtastic firmware repo, and removed the ESP32 feather from my board
|
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
|
||||||
|

|
Reference in New Issue
Block a user