i have one sensor program in 12.3 now i want the same program in 15.2.
what to do,
can any one help me out
i have one sensor program in 12.3 now i want the same program in 15.2.
what to do,
can any one help me out
Hi,
Each major SDK release should have a migration guide:
http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v13.0.0/migration.html?cp=4_0_6_1_7
http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.0.0/migration.html?cp=4_0_4_1_7
http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/migration.html?cp=4_0_1_1_9
However, if you are stepping more than 1 major release (e.g. 12 to 14), then personally I think that you may just start with a new example project in the latest SDK that resemble your application the most, and then drag in your own source files (e.g. sensor and display files) to the new project. Overall I expect starting with a new project to be faster than porting several iterations of major SDK releases.
Best regards,
Kenneth
twi_sensor - bmp180.rar THIS PROJECT IS BASED ON 12.3 SDK. CAN YOU PLEASE TELL ME THE NECESSARY STEPS TO CHANGE TO 14.2 SDK
I think he just did