Thales' cellular IoT products business is now part of Telit Cinterion, find out more.

You are here

Enable hardware watchdog remotely/i2c | Telit Cinterion IoT Developer Community

January 4, 2017 - 4:06pm, 2607 views

Hello,

In the datasheet I understand that it is possible to configure the hardware watchdog via i2c however I only see that the GPIO direction can be configured this way. Is there a way to configure options like "WD_ALWAYS_ON", or enable "WD=RST_GPIO,600000,6" via I2C? 

We have a few modules in remote locations that seem to be shutting down for no reason and never waking up. Is it possible to configure the hardware watchdog via I2C from within Java? I was thinking about writing a midlet that simply activate the hardware watchdog. In the datasheet I only see the options for configuring the GPIO via I2C watchdog.

Thank you.