This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Bluetooth developer studio Plugin SDK 12.1.0

Hi, Do we have Blue tooth developer studio plug-in for generating code for SDK 12.0.0?

Parents
  • Hi,

    The last official release of the BDS-plugin was for SDK 11. You can get it to work with SDK 12, but it's not 100% compatible. Take a look at the infocenter page Bluetooth Developer Studio Example. Copy the plugin-folder(Nordic Semiconductor v1.2.2) to Bluetooth Developer Studio\Plugins.

    After you have created your services with BDS, copy the generated files to SDK_INSTALL_FOLDER\examples\ble_peripheral\experimental_bluetoothds_template

    Edit: app_trace was removed in SDK12. Attached is a new plugin service_template file where app_trace is removed, add it to

    Bluetooth Developer Studio\Plugins\Nordic Semiconductor v1.2.2
    

    service_if_template.c

  • Hey Sigurd, could your team consider putting the plugin up on github? I think there are come community members that would be happy to contribute to extending its features and keeping it updated.

Reply Children
No Data
Related