Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Siméon Michel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Academany
Fab Academy
2024
Fab Academy 2024 Labs
ULB
ULB students
Siméon Michel
Commits
ea2440c8
Commit
ea2440c8
authored
11 months ago
by
mrcyme
Browse files
Options
Downloads
Patches
Plain Diff
Update Bluetooth and Wifi sections in week13.md
parent
e1c3ec5f
No related branches found
No related tags found
No related merge requests found
Pipeline
#454858
passed
11 months ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/markdown/weekly-assignments/week13.md
+3
-1
3 additions, 1 deletion
public/markdown/weekly-assignments/week13.md
with
3 additions
and
1 deletion
public/markdown/weekly-assignments/week13.md
+
3
−
1
View file @
ea2440c8
...
...
@@ -52,7 +52,9 @@ As the pinout are different for the two boards, I had to be carrefull to change
# Bluetooth
Ble nightmare
# Wifi
## Websocket
## TCP/IP
Both websocket and mqtt operate over TCP/IP
### Websocket
I first flash the micropython firmware to the esp32C3 using (linux only, on windows it should be esptool.exe) :
```
bash
esptool.py
--chip
esp32c3
--port
/dev/ttyACM0 erase_flash
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment