Giter Club home page Giter Club logo

Comments (6)

enesbcs avatar enesbcs commented on August 19, 2024

Interesting, however network layer is not under RPIEasy control. It is controlled by the Linux kernel. RPIEasy just writes Wifi SSID and password to a config file.
Disconnection may occur when the wifi signal is low or interference is high.
dmesg and syslog may contain information about disconnection reasons. Is it an USB Wifi dongle, or the integrated wifi?

For a quick fix: you can add a Ping device into RPIEasy that will ping your wifi router's IP address and its State can be monitored in Rules, if it is 0 you can execute a Reboot command.

from rpieasy.

Budman1758 avatar Budman1758 commented on August 19, 2024

WiFi is the integrated chip on the pi. Any way to use a rule to just restart the WiFi service instead of complete reboot?

from rpieasy.

enesbcs avatar enesbcs commented on August 19, 2024

wificonnect, wifidisconnect and wifireconnect currently not implemented, but can be in the future through some linux shell scripts

from rpieasy.

Budman1758 avatar Budman1758 commented on August 19, 2024

wificonnect, wifidisconnect and wifireconnect currently not implemented, but can be in the future through some linux shell scripts

Methinks that would be a pretty handy thing.

from rpieasy.

enesbcs avatar enesbcs commented on August 19, 2024

'wifireconnect' command added to current release, although it may or may not work, as on Linux a lots of things uses network cards beyond the standard ifconfig, ip, iw commands, dhcpcd, and various network managers... this wifireconnect command may work if the integrated power management causes the wifi disconnection.
a7d1219

The fool-proof solution is a reboot, honestly i am using integrated watchdog on Pi's, as it has a dedicated watchdog hardware.
https://diode.io/raspberry%20pi/running-forever-with-the-raspberry-pi-hardware-watchdog-20202/

from rpieasy.

enesbcs avatar enesbcs commented on August 19, 2024

Closed as no feedback

from rpieasy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.