Yes it worked by running the command:But how to assign a static IP to my RPI, are there any resources I can follow for it as well, as trying:but this is not able to make the IPV4 address static. Can someone please help me with this. Thank you!!
Code:
sudo nmcli device wifi hotspot ssid Hotspot password MySecurePass123Code:
sudo nmcli connection modify Hotspot ipv4.method manual ipv4.addresses 192.168.10.1/24 ipv4.gateway 192.168.10.1 ipv4.dns 8.8.8.8Statistics: Posted by Yadnik1 — Wed Feb 26, 2025 6:53 am