the problem is my raspberry pi 3 doesn't show the correct date and time. i use https://www.raspberrypi.org/documentati ... s-point.md tutorial and make raspberry pi an access point and now raspberry pi can connect to the internet with Ethernet cable and its wifi doesn't work. i set the location from 'raspi-config' and use these commands:
but it still doesn't show the correct date and time.sudo /etc/init.d/ntp stop
sudo ntpd -q-g
sudo /etc/init.d/ntp start
i want to know does the problem related to that wifi doesn't work
and how can i fix the problem?
thank you