CircuitPython helper for Bluefruit LE UART Friend

CircuitPython on hardware including Adafruit's boards, and CircuitPython libraries using Blinka on host computers.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
stonehippo
 
Posts: 35
Joined: Sat Aug 28, 2010 9:11 am

CircuitPython helper for Bluefruit LE UART Friend

Post by stonehippo »

I know there's a CircuitPython helper library for the SPI version of the Bluefruit LE Friend (it's at https://github.com/adafruit/Adafruit_Ci ... uefruitSPI) but is there a matching one for the UART version? I know it it's not hard to send AT commands via the UART, just curious if there's a wrapper.

User avatar
danhalbert
 
Posts: 4649
Joined: Tue Aug 08, 2017 12:37 pm

Re: CircuitPython helper for Bluefruit LE UART Friend

Post by danhalbert »

I don't see one, so I guess we didn't work on one, though it would not be hard to adapt the SPI one, I assume. We started supporting the nRF boards a while ago, which are more capable when it comes to BLE.

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

Return to “Adafruit CircuitPython”