Skip to content
Snippets Groups Projects
Commit ea2440c8 authored by mrcyme's avatar mrcyme
Browse files

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
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment