Hi - I have just tried to use the project “iot_3_html_cam_led” in the StarterKit. I uploaded the sketch successfully, after adding my SSID and Password and ensuring the baud rate is set correctly, but I get no output on the serial monitor - (it should output the URL for the webpage to view the camera stream).
I added a simple print statement in the loop() to check the serial output was working, and that worked fine. Any ideas why this isn’t working? I noticed the loop() is empty, which seems strange to me - is that an error in the sketch?
Thanks!