Week 4
October 31, 2022
Sudhir, Deven
Moved CCTV into
projectsfolder.Clean the git history of Sensor Nodes to remove sdkconfig.defaults.
Test a 3 node mesh. Non-root nodes sent messages to the root node succesfully.
Create a fixed-root mesh following MDF example.
Setup Socket server in Ubuntu with C.
Test by generating sine wave in ESP32 and receiving with C
FFT through C
Standard mechanism to send data from leaf node to server.
October 28, 2022
- Buffer to hold data in the root node
- Once 12 packets are received from a single node, proceed to data reconstruction and sending that over socket connection
October 24, 2022
Sudhir
- Check the specs of the LoRaWan module which I took photos of.