@Rahul
Well, it seems like it. There is a nice example named ESP8266_DirectConnect in the library. haven’t tried it though. but i can’t wait until i get home
hey… guys, not that fast unfortunately it’s not supported by the app yet. App uses SSL, and esp can only do TCP…
And, you will see it’s not that easy… i.e. dashboard is static for now.
So for now it’s intended for power users.
But we will try to make it easy.
BTW, if you have a linux board, there is node.js implementation which also can do direct-connect with SSL (example provided) which actually works with the App.
How can we test the LightBlueBeanRGB example? We need some software on the PC side (a Mac, in my case) to bridge the BTLE data from the bean up to the Blynk Cloud? Is there sample code available, hopefully as a nodejs script?
Hi @dougal.
Yes, right. It’s python + bluepy module
Maybe we can move this discussion to a different topic (or private discussion), if you’re really interested.
HI,
I have just got the new version and I have problems with the Arduino_serial_usb example, I have also recently uploaded the Arduino IDE.
With the previuos version of Blynk and before uploading the IDE it worked perfectly.
I have verified that I have the proper token.
Can you help me?
THANKS.
Dmitriy, thank you! I’m playing with the board right now. If I select Generic Board it works. Now let me put to use the bridge function (very very usefull).
The bridge function? How come everyone finds it useful? Well a question- sorry if its too dumb, but bridge is used to connect to other mcu? Like machine2machine?
Hey there. U mean app will be able to do tcp without beginner users like me required to do too much tweaking? My primary goal is to use esp as standalone-both as mcu and AP. Server, connect phone directly without router/internet and then transfer sensor/actuator data… I hope this will be possible soon. I have a very nice idea for a project…