Can you ping the Pi from the PC using the Pi ip address?
And when flask app is running from Thonny, what does this command show?Mine has:
And when flask app is running from Thonny, what does this command show?
Code:
sudo netstat -tulpn | grep 5000Code:
tcp 0 0 0.0.0.0:5000 0.0.0.0:* LISTEN 28628/python3.11Statistics: Posted by neilgl — Tue Sep 09, 2025 6:40 pm