This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

build multiple hex files with different IDs

Hi all,

I have written a program for a wearable devices (BLE). Each device should have a ID which is located in the advertising data (its a constant).
I have to build 100 hex files were each have to have a different ID.

Is there a way to increment the constant and build 100 hex files automatically.

Build -> incremnt -> build -> increment .... and so on

Thanks

Michael

0