Home

Networking & Communications

Making things talk to each other.

Assignment:

Design, build, and connect wired or wireless node(s) with network or bus addresses.

Group Assignment:

S​end a message between two projects.

Group Project: ESP32 Networking

This week, we connected two ESP32 boards to make them communicate. This was directly relevant to Treyden's final project, where he hoped to use multiple boards networked together. 

Troubleshooting Suggestions

I can't get my program to program / run:

Check your sliding switch! Make sure it's in the correct position. 

Also double check that you're resetting between uploads (try holding reset down through the compiling stage).

Resources:

  • ESP32 Datasheet:  https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf 
  • Top-actuated slider switch footprint:  https://www.snapeda.com/parts/JS102011JCQN/C%26K/view-part/?ref=search&t=JS102011JCQN
  • Arduino libary:  https://www.arduinolibraries.info/architectures/esp32
  • How to Read a Datasheet:  https://www.sparkfun.com/tutorials/223