send serial to Arduino Pro Mini via Bluefruit Bluetooth LE

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
nizer
 
Posts: 50
Joined: Tue May 19, 2015 5:27 pm

send serial to Arduino Pro Mini via Bluefruit Bluetooth LE

Post by nizer »

I have a sketch that I can send a text string "fill blue" and a strip of Neopixels will turn blue. I can do this via direct USB, or bluetooth (Bluefruit easy link). Trying to get it working with the BLE unit. I have it showing up and connecting in Bluefruit Connect but no joy. The hex was 66 69 6C 6C 20 67 72 65 65 6E 0A . What is the end of line that the BLE is expecting. What am I doing wrong. I am on a newer Mac Computer.

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

Return to “Wireless: WiFi and Bluetooth”