Hi,
i downloaded and installed newest Firmware for Creality Ender 3 S1 with the .bin data.
But according Octoprint is Host_Comant_action is not enabale.
On Visual Studio Code is adjustment on present firmware .bin not possible only on dowloaded Configurattion data.
How i can change on actual present bin data the Host_Comant_Action to active?
Once you have a compiled binary for the firmware, you can't change pre-compilation configuration. The code to enable those options is not included in the binary you have.
If you want to enable it, you need to compile it yourself.