ニュース

In Arduino IDE menu, go to Sketch -> Include Libray -> Add .ZIP Library... and then select the zipped library. After including it, you can add the include headers to your current sketch with Sketch -> ...
Arduino Library manager: Go to sketch -> Include Library -> Manage Libraries, search for NimBLE and install. Alternatively: Download as .zip and extract to Arduino/libraries folder, or in Arduino IDE ...