How can I make a custom ble client without MX generating the P2P example code
So I want to make a custom client with mu own service UUID and characteristics which is 128 bits but in cubeMX I can only choose client mode: custom p2p client.
Everytime I generate code from MX it will delete my changes in the wpan code and use the p2p example code instead.
I have not found a way to remove the code generation or choose my own services. Any help is appreciated.
// Wallentin