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