Error Compiling for board Arduino MKR1000

@beefmuck, your topic has been moved to a more suitable location on the forum. Installation and Troubleshooting is not for problems with your project :wink: See About the Installation & Troubleshooting category.

I strongly suggest that you remove your WiFi credentials (I think that they are real) from the code that you posted.

const char* ssid = "******";    //  your network SSID (name)
const char* password = "******";  // your network password

If your neighbours are following this thread, they have one hurdle less to go through when trying to hack into your WiFi :slight_smile: