There is still no startup of the program upon boothippy wrote: ↑Wed Oct 09, 2019 8:18 pmTry -Code: Select all
sudo python /home/pi/Desktop/pH_Files_and_Data/DFRobot_PH_Read.py &
Or perhaps "python3".Code: Select all
/usr/bin/python2 /home/pi/Desktop/pH_Files_and_Data/DFRobot_PH_Read.py &
When I do that I getAndyroo wrote: ↑Thu Oct 03, 2019 8:54 pmDoes your Pi have internet connection correctly set up?
What happens if youCode: Select all
ping 8.8.8.8 ping google.com
Code: Select all
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
102 packets transmitted, 0 received, 100% packet loss, time 124ms