How to connect STM32MP1-dk2 to wifi?
Hello,
Sorry for the easy question but I am facing an issue while connecting STM32MP1 to wifi. I have followed steps 1 to 3 (reference link). At the end of step 3, I can connect my STM32MP1 device from remote machine using the following command:
ssh root@10.0.0.88However, when I execute the following command:
ping google.com or ping -c 6 google.comIt returns the following output:
ping: google.com: Temporary failure in name resolutionSomething is wrong with the wifi setup (or not established properly). Could you please guide me how can I resolve this?
Thanking you,
Saurabh
