I am facing wierd behavior after migrating to sdk 10 serialization code i.e ble_connectivity example program. Unable to scan peripheral devices, some times unable to connect.
I am facing wierd behavior after migrating to sdk 10 serialization code i.e ble_connectivity example program. Unable to scan peripheral devices, some times unable to connect.
Hi,
As seen in this table, the nRF51x22 Evaluation Kit(PCA10001) uses an nRF51 IC revision 1 or 2. This is an outdated chip revision, and is not support in the newer SDK versions. As seen in this compatibility matrix, SDK 10 only supports nRF51 IC rev.3
I would therefore recommend upgrading to a Development Kit. For new products I would recommend a nRF52832-DK, where you have support for the latest SDK versions and Bluetooth 5.
Navigate sdk 10 document. Software Development Kit > nRF5 SDK > nRF51 SDK v10.0.0 > Getting Started > Using the SDK with other boards. Here it clearly mention PCA10001 is supported.
Navigate sdk 10 document. Software Development Kit > nRF5 SDK > nRF51 SDK v10.0.0 > Getting Started > Using the SDK with other boards. Here it clearly mention PCA10001 is supported.