I have a problem here. I’m running a BLE nano on my blynk now, and its working perfectly. What can I do to run the ESP8266 on the same project as well? I’m trying to put in the same auth code but it doesn’t work. Your help will be very much appreciated!
Currently it’s impossible, as project with a connected ble board send all of its actions to the ble board. It’s possible to make it work in future not only with BLE, but now we are working on other features.