0
\$\begingroup\$

I couldn't find any information on Adafruit CLUE's bluetooth library or even examples of code. Could someone tell me if Adafruit CLUE even has a bluetooth library and where I can find it?

\$\endgroup\$
2
  • \$\begingroup\$ Have you had a look at this: learn.adafruit.com/adafruit-clue/arcada-libraries \$\endgroup\$ Commented Sep 10, 2020 at 8:50
  • 1
    \$\begingroup\$ Please do some research and then ask a more focussed question (if necessary) before posting. Don't expect other people to Google, interpret and spoon feed answers when you haven't made a reasonable effort up front. I found this learn.adafruit.com/… and a bunch of other references just by Googling "adafruit CLUE bluetooth library" \$\endgroup\$ Commented Sep 16, 2020 at 0:32

1 Answer 1

0
\$\begingroup\$

Adafruit has circuitpython support for it: https://github.com/adafruit/Adafruit_CircuitPython_CLUE

The CLUE is just a bunch of sensors and an nRF52840. If you want to use it in an Arduino environment, I assume you can use the individual libraries for its components.

\$\endgroup\$
1
  • 1
    \$\begingroup\$ I am using it over on mu the editor for CircuitPython. I just want to know what the library name is. \$\endgroup\$ Commented Sep 2, 2020 at 23:32

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.