This command, set the status of the relative GPOx or GPIO pin.
“SET” means, to put a logical one state on the microcontroller pin.
Depending on what you connect to the pin, the final state can be reversed.

Synopsis

GPIO <GPO1/GPO2/GPIO> SET

Return

OK

Example

GPIO GPO1 SET
OK

Notes

  1. The GPIO status will not reteined after a board reboot or after power loss.
  2. Default status is off.