Hello,
I looked through "nRF51 Series Compatibility Matrix" document Version 2.1 and didn't find information about chip with HWID 0x0086. This chip is integrated into the nRF51 Development Board. Is there the updated version of the document?
Hello,
I looked through "nRF51 Series Compatibility Matrix" document Version 2.1 and didn't find information about chip with HWID 0x0086. This chip is integrated into the nRF51 Development Board. Is there the updated version of the document?
There's a useful file embedded somewhere in the nrf windows software called nrf51deviceids.xml, I don't remember where exactly, found it in a post here a few months ago.
That helpfully gives lots of information
<Hardware hwid="0x0086" device="nRF51422" packet="QF" variant="AC" buildcode="A10"/>
The errata are in the Product Anomaly document which was updated for revision 3, which the HWID tells you this chip is, and the UART specification is in the nrf51422 (or nrf51822) product specification sheet and the nrf51 series reference manuals. All of those documents are linked off the 'SDK and Documentation' link at the top of the page.
The errata are in the Product Anomaly document which was updated for revision 3, which the HWID tells you this chip is, and the UART specification is in the nrf51422 (or nrf51822) product specification sheet and the nrf51 series reference manuals. All of those documents are linked off the 'SDK and Documentation' link at the top of the page.