Please see only the pico folder
Enable I2C - go through the Preferences - Interfaces UI
Enable SSH - go through the Preferences - Interfaces UI
Make sure WIFI is setup in /etc/wpa_supplicant/wpa_supplicant.conf
Static IP - Eero Settings - Network Settings - Reservations & port forwarding -- set a static IP for the device. Verify with ifconfig -a.
sudo apt-get update
sudo apt-get install i2c-tools
https://docs.aws.amazon.com/iot/latest/developerguide/connecting-to-existing-device.html
Install through this tutorial https://docs.aws.amazon.com/iot/latest/developerguide/iot-quick-start.html
installed Linux Python IoT SDK to
pi@raspberrypi:/iot
And successfully ran the ./start.sh to validate communication.
iwlist wlan0 scan | egrep "Cell|ESSID|Signal|Rates|Frequency"