In the release notes of the nRF51 SDK v8.0.0, section "Supported devices" it says that "This SDK is optimized for IC revision 3".
I am using a Laird BL600-SA-04 module based on nRF51822-QFAA-G0 (I figured this out from Laird's "Application Note - Finding the BL600-Sx Revision Number.pdf"), and according to Nordic's "nRF51_Series_Compatibility_Matrix_v1.2.pdf" it is a revision 2 IC.
Also the release notes of SDK 8.0.0 do not mention MDK-ARM version 5.10 compatibility.
Note that at page 6 in nRF51_Series_Compatibility_Matrix_v1.2.pdf, it says that SDK 8.0.0 and S110 8.0.0 are only compatible with rev 3 IC... a big pain in the.. if I have to support two different IC revisions.
My question is:
Can I use SDK v8.0.0 and S110 8.0.0, with my BL600 rev. 2 IC and Keil MDK-ARM v5.10? Anybody tested this configuration?
Thanks!