ThomasGerstenberg / blatann

Python BLE library for using Nordic nRF52 with Connectivity firmware
BSD 3-Clause "New" or "Revised" License
71 stars 21 forks source link

Added/updated links to compatible nRF52 hardware #154

Closed mdxs closed 11 months ago

mdxs commented 11 months ago

Added/updated links to compatible nRF52 hardware.

The link for the ABSniffer 528 blog post wasn't working anymore, so this has been updated to a different resource.

For the Nordic Semiconductor products the original text was clear on the nRF52840-Dongle, but just mentioning "both the nRF52 Dev Kits" wasn't... As the "Development kits for the nRF52 Series" section of the Nordic Semiconductor BLE Hardware page lists three (3) Dev Kits for the nRF52 series. So "both" wasn't explicit enough.

The table showed that "both Dev Kits" actually refers to the nRF52833-DK and the nRF52840-DK, so this has been made more explicit in this PR with the hardware enumeration providing the names and links.