Hi,
We've developed a prototype for a client and just received the nRF51 chips for production. Problem is that the chips that just arrived is an older revision than the ones we've developed and tested on.
We've tested and developed on a nRF51288 QFACA10 (revision 3) and the production chips that we've got is nRF51288 CEAAE00 (revision 1).
I read the compability matrix and saw that the revision 1 chips only run with the SDK v4.4.2 - so question is where do I find that code? I need the S110 softdevice v5.2.1 from that SDK.
Also, will the code that we've developed on the revision 3 still run on revision 1 without changes? Are all interfaces to the softdevice intact?