Hi , has someone the Fast LED 3.03 with the Leonardo working with bluetooth

Hi , has someone the Fast LED 3.03 with the Leonardo working with bluetooth ? Tryed a lot but i can´t get a connection throu Bluetooth :frowning:

Can someone post his working code ?

Paging @Erin_St_Blaine who has Bluetooth working with FastLED

Does the connection work without FastLED included?
That’s where I’d start with diagnosis.

Hi Mark , im really new into Arduino an did not know how to test it :frowning:

Hello again ,
testet only Software Serial and it works.
Now i try to get the Code working for FastLED but i have no idea where the tune the Code .

This is the code i use , LED´s work but no Bluetooth

My code is based on the code from funkboxing – http://funkboxing.com/wordpress/ That’s a great place to start.

Hi Erin , thanks for your Reply, i use the Same Code . But did not get the serial working. If i only use the serial.h with the App from telredge i see that the connection works in the serial Monitor

I haven’t used a Leonardo – I’ve gotten it working on a Micro and a Teensy. I don’t know if that could be the problem but it worked fine on both. Eventually. Both boards were picky about which pins I hooked up the bluetooth module to, so maybe try using different pins?

Here’s another thread about all the troubles I went through if it helps.

https://plus.google.com/u/0/102483892501686823436/posts/Uq2VYfcTD5p

Thank you Erin so far , i´m going to read this. Maybe it helps .
I also tested on a Micro but also did not work :frowning:

I Think i have to learn a lot about Arduino .

I´m very Happy to tell you all that it works ! Yeah .
I will ask my son if hey make a Video .

Thanx for all your Comments