Unless you specifically want your RPi to be a DHCP server for WiFI devices, 
I suggest that you stop the 'dhcpcd' service.
The commands:

sudo systemctl stop dhcpcd
sudo systemctl disable dhcpcd

should do the trick. (The first stops the service running if it is, and the 
second stops is automatically starting on booting.)
Susan

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to