Skip to content

[request] watchdog (reset) function is missing in the API #83

Closed
@lyusupov

Description

@lyusupov

Hardware

BGM220

Core version

2.1.0

Arduino IDE version

any

Operating system

any

Radio stack variant

No radio

OpenThread Border Router device (if using Matter)

none

Issue description

Current version of the API does not provide an interface that would allow to:

  • init hardware watchdog timer
  • reset hardware watchdog timer counter
  • stop (de-init) hardware watchdog timer
image

One can consider Adafruit SleepyDog library as an example of the watchdog API:
https://github.com/adafruit/Adafruit_SleepyDog

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions