I was excited about Blynk but have had no luck at all getting it to work. I’ve verified the Bluetooth LE board I’m using works via a sample sketch doing simple Bluetooth Serial and connecting to Adafruit’s app but can’t get the Blynk stuff to work for anything. The closest I got to anything was this business:
I’ve tried both the ‘nRF8001’ and ‘Adafruit_Bluefruit_LE’ examples.
I notice ‘BLESerial.cpp’ and ‘BLESerial.h’ files w/ these as apposed to just using the BLESerial 1.1.0.
Anyhow, am I just totally barking up the wrong tree trying to use this combo with Blynk? Is the Bluetooth extra Beta so the rockiness is just part of the territory? It’s been kind of an ordeal compared to the ‘ease’ advertised…
One more report of having troubles connecting Adafruit Bluefruit nRF8001 boards. We have such ticket on iOS and I think will be able to test such setup soon.
Oh it’s pretty beta A consideration here is I’m trying to use it for an educational project so (relative) simplicity would be good. On the other hand I’d like to sort it out either way.
To answer your question that’s how I wired it up. I verified it functions properly via some sample code and the Adafruit ‘Bluefruit’ app (which may be what I end up using. The ‘Blynk’ interface would be preferred though, nice variety of widgets).
Another thing - even when I can get the Bluetooth Blynk widget to see it, it shows the name I used for the other example. So not even that is ‘taking’, apparently…