BlueFruit Module

Adafruit's tiny microcontroller platform. Please tell us which board you are using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
sunnyrose1994
 
Posts: 2
Joined: Tue Jan 22, 2019 12:03 am

BlueFruit Module

Post by sunnyrose1994 »

Does anyone know if the BlueFruit module (1697) can work with a Trinket? Trinket Pro? Or does it need an UNO at the minimum?

Thanks!

User avatar
adafruit_support_mike
 
Posts: 67485
Joined: Thu Feb 11, 2010 2:51 pm

Re: BlueFruit Module

Post by adafruit_support_mike »

The Pro Trinket uses the same microcontroller as the Uno, it's just smaller and doesn't have a built-in USB-to-Serial converter. It will work with the nRF8001.

I think it's possible to make a Trinket talk to the nRF8001, but you can't do much else. The connections will use almost all of the GPIO pins, and the code will use most of the program storage and RAM.

We only carry the nRF8001 as a legacy product. It predates Bluetooth 4, so it lacks a lot of features now associated with BLE.

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

Return to “Trinket ATTiny, Trinket M0”