Disable Wifi for good

Hello Everyone

We have an Emlid Reach M+ for the rover (custom Pixhawk 4 drone)
I would like to disable wifi (hotspot or client) for good
The reason is that the payload we carry on the drone gets noise from any radio emitting device
The HW requires to be turned off

The current option in the emlid web interface would only disable wifi until unit is rebooted

I have access to the unit via USB, and can ssh to it. So if the solution requires such connection, that is not a problem whatsoever

This might be a start for you:
https://www.freedesktop.org/software/systemd/man/systemd-rfkill.service.html

If that service is enabled already, then it should be an issue of just issuing the rfkill command.

But then again maybe ReachView automatically unsets the rkfill at boot time. Some testing is obviously required.

This topic was automatically closed 100 days after the last reply. New replies are no longer allowed.