Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 420 Bytes

File metadata and controls

10 lines (8 loc) · 420 Bytes

ESP-32 Mesh-Network Node Code

This is the code for the node elements of the ForceField "Force 1" hurling helmet impact sensors. This code enables communication between various helmet devices and the router.

Features to do

  • Change encryption methods to more secure methods
  • Change commands to more secure commands
  • Modify code to use real sensors instead of creating artificial data
  • Add OTA update capabilites