Wifi Connection down #141
-
Hello, I'm having a problem with the Wi-Fi connection. The board is an ESP32-D0WD (revision 1) is a Problem when in SSID a "Space" ? Thanks Heiko from Germany |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Can look in the serial monitor whether the device is connected to your network and the MDNS name? |
Beta Was this translation helpful? Give feedback.
-
[ 2609][I][camera_service.cpp:81] begin(): [CameraService] Camera probe successful |
Beta Was this translation helpful? Give feedback.
It seems like you’ve already started the app, but it’s still launching with
npm run dev
Do you see your device listed in the I2C scanner at
/peripherals/i2c
?