Skip to content

phoddie/mcu_restart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restart MCU

Updated May 16, 2023

Note: This repository is obsolete. It was used for initial development of the Restart MCU node. The implementation is now maintained in the Node-RED MCU Edition repository in the nodes directory.

Restarts the MCU.

This node is designed for use with Node-RED MCU Edition.

Inputs

: payload (any) : payload is not used

Outputs

None

Details

The MCU is restarted when any message is received. This is useful in many situations:

  • Following the installation of an OTA update
  • After changing global settings
  • To restart long-running devices periodically
  • In response to unexpected errors

When used in the Moddable SDK simulator (mcsim), the restart node exits the simulator.

References

About

Restart microcontroller for Node-RED MCU Edition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published