Hi,
I'm using DSPS 3.150.2 to develop my products. In Feb 2016 there is a new DSPS version "DA1458x_DSPS_v_5.150.2". I have some problems about it.
(1) Is there any new function in "DA1458x_DSPS_v_5.150.2" ?
(2) I know that DSPS 3.150.2 are using SDK 3.0 and DA1458x_DSPS_v_5.150.2 are using SDK 5.0 and SDK 5.0 is easier for development. Except this, is there any difference between their Libraries/API functions?
(3) Is it required to upgrade to DA1458x_DSPS_v_5.150.2 for our products to ensure that they can be operated normally with the newest Mobile Phone / Bluetooth Device / Mobile APPS ?
I will be very grateful if you can give me a detailed guidance.Thank you very much for your reply!
Device:

Hi alphasoft,
1) There is no new feature or function between the two DSPS releases.
2) Function names and file locations of the functions throughout the project has been changed since the DSPS on the SDK5 was something like a new release and not an update, since it is based on a new SDK, and the whole code is refactored. Most of the functions in the new SDK are using the prefix user_ instead of the app_ prefix that the SDK3 was using. There is no detailed guide regarding the changes between the two releases.
3) The DSPS android/iOS application doesn't require an update to the newer SDK version of the DSPS but moving into this release is suggested from dialog, since it is based on a more recent release of the SDK.
Thanks MT_dialog