As in the title. How to make changes to make the 51422+sd310 works with the application code developed for 51822? Thanks.
For clarification, SoftDevice S110 can be used with both nRF51422 and nRF51822, which means the examples in the S110 folder in the SDK can be used with both nRF51422 and nRF51822. SoftDevice S310 can only be used with nRF51422.
To me it seems your question is: "Can S110 examples be used with the S310?"
The latest version of S310(1.0.0) is compliant with Bluetooth 4.0, while S110(7.0.0) is compliant with Bluetooth
4.1. So if an example used a feature only included 4.1, it will be difficult.
That said, the S310 is just a combination of S210 and S110 and their API's should be the same in the S310 softdevice. Please see this question for more information.
For clarification, SoftDevice S110 can be used with both nRF51422 and nRF51822, which means the examples in the S110 folder in the SDK can be used with both nRF51422 and nRF51822. SoftDevice S310 can only be used with nRF51422.
To me it seems your question is: "Can S110 examples be used with the S310?"
The latest version of S310(1.0.0) is compliant with Bluetooth 4.0, while S110(7.0.0) is compliant with Bluetooth
4.1. So if an example used a feature only included 4.1, it will be difficult.
That said, the S310 is just a combination of S210 and S110 and their API's should be the same in the S310 softdevice. Please see this question for more information.