ThomasGerstenberg / blatann

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

Update docs Getting Started #163

Closed mdxs closed 1 year ago

mdxs commented 1 year ago

Applied the recent README changes to the list of supported hardware to the docs Getting Started / Introduction; and improved text of the Note about only supporting nRF52 devices with the Nordic Connectivity firmware; while also clarifying that the library will be able to communicate over BLE with non-Nordic devices (as longs as the library is used with an nRF52 device).