79402843

Date: 2025-01-31 13:22:44
Score: 1.5
Natty:
Report link

Take a look at this sample : zephyr/samples/boards/nrf/system_off/src/main.c

In older version of zephyr you had to use:

pm_state_force(0u, &(struct pm_state_info){PM_STATE_SOFT_OFF, 0, 0});

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Pierre Neumann