Bluefruit API / reference - is there any ?

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
adamm_PL
 
Posts: 1
Joined: Fri Jan 13, 2023 2:37 pm

Bluefruit API / reference - is there any ?

Post by adamm_PL »

Where can I find a full API / reference / tutorial / description ...or whatever You name it ... for Adafruit BLUEFRUIT

I found a discussion :
https://forum.arduino.cc/t/bluefruit-fu ... nce/950044
...but it ended with no conclusion.

I also found some info on Adafruit :
https://learn.adafruit.com/introducing- ... -nrf52-api
but it also is not describing all functions and options

Also found a github helper :
https://github.com/cantinac/simple_nrf52_ble_service
it pretty nice describes some options but ...only some :frowning:

So the question is still open - is there a full description of this library ?

I would like to find something like this one for ArduinoBLE
https://reference.arduino.cc/reference/ ... rduinoble/

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: Bluefruit API / reference - is there any ?

Post by mikeysklar »

Good question. I see your point there is no place where all the API functions are explained.

This github repo has all the relevant libraries, but no docs.

https://github.com/adafruit/Adafruit_nR ... ino#readme

You can combine the above with the guide overview you linked to.

https://learn.adafruit.com/introducing- ... -nrf52-api

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”