How to upload .bin into photon

hello
how do i upload a custom .bin into my photon?

thanks

https://docs.particle.io/reference/cli/#compiling-remotely-and-flashing-locally

thanks
can you help with a step by step tutorial?
the doc is more advanced than my knowledge

thanks

Install the CLI, navigate to the folder the .bin is in using the CLI, and then issue the command as displayed in the docs.

Rather than us having to go over everything, why not let us know which specific things you’re struggling with?

Why would you want to flash the .bin over USB, as opposed to Over The Air?

thanks
i have a custom code that i want to upload to the photon . its in a .bin
i have to upload it in 5 photon’s
i have it connected via usb now
that is the task

If you follow the steps I’ve mentioned, that shouldn’t be an issue. Let’s us know how it is working out for you.