Version 1.9.0 from ver 17 starting point

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

Parents Reply
  • Thanks for your reply

    So i guessed I would be re-writing my service :-(

    But as I said, there seems to be (unless I have missed it) no sample on how to implement a custom service

    So, which sample would be best to start with as a new project if I need:

    1) a single custom service with three R/W characteristics,

    2) extended advertisements which can be updated whilst the stack is running

    3) Option to use coded PHY

Children
Related