Hi,
I'm trying to communicate two Adafruit Feather 32u4 Bluefruit in bluetooth, but i can't find solution, i try every example of the library included with but, the must exemple are used to connect with the application android/ios, some one can help me to do simple communication between the two devices ? thanks.
How far apart are the devices? Must the communication be wireless?
For two Adafruit Bluefruit LE boards to communicate one must be in BLE central mode and one in peripheral mode. I do not think the Bluefruit LE board supports centrol mode. The best source of information for Adafruit boards is adafruit.com.
Thanks for answers guys ! yes communicaztion must be in BLE
! I will search more on adafruit and i hope i can find something.
this is what i want to do