Lightning Node killing wifi

Hello, I have a Pi-4 that is hardwired to a TP Archer 2300 router. As soon as I start the node, all the wifi on that device pretty much become reachable. I have disabled the wifi and bluetooth on the pi and created the file to limit connections… Still not changing. See below for changes. Can I do anything else?

Steps performed:

Disable WiFi

dtoverlay=disable-wifi

Disable Bluetooth

dtoverlay=disable-bt
I also did this:
maxconnections=8
maxuploadtarget=500
nano ~/umbrel/app-data/bitcoin/data/bitcoin/bitcoin.conf

1 Like

Bump