watchdog

  1. I

    B4J Question Pi & Watchdog Timer

    Hi All, We are considering using a Raspberry Pi as an SBC for an industrial application. The device must run 24/7 at a remote location. When using embedded systems for critical applications, we usually enable a watchdog timer, so in case of a major application failure the embedded system...
  2. J

    Android Question Simple Watchdog not working

    My App using Camera2 occasionally crashes by going into Activity_Pause. I have created a watchdog attached, but I cannot get the activity to restart or resume. I have included MANAGE_OVERLAY_PERMISSION and also added it to the manifest, that part is working. The timer is also working as it is...
Top