I have a custom 'ProjectZero' which was added some services and characteristics using a TI plugin (tutorial) for Bluetooth Developer Studio. But, it relies on the 'ProjectZero' template (since the code for 'simple_peripheral' project is fairly polluted and different from the ProjectZero, even though it's said both projects are very related).
I would like to use the SimpleLink 1.50.00.71 (already have it), since it allows physical layer custom settings (125kbps for long range), and customize a 'ProjectZero' so I can use my custom services from Bluetooth Developer Studio.
How one would do that?