Hi,
I have working apps using custom BLE services on the 17.0 SDK
Now I need to write an app for the nRF5340 so the BLE softdevice can run in the network core
I have downloaded the 1.9.0 SDK using nRF Connect and want to use the SES env
Being as its very different from the 17 SDK, can you suggest a good starting point, I want to reuse the custom service I have from the V17 SDK but cannot see a fitting sample to derive it from
There seems to be no custom service sample, will I be able to start from the peripheral_lbs sample and simply use my existing V17SDK code as it is?
Thanks for the help