Many smartphones accessing a single ESP8266

First thing we do is we take your project made in Blynk, export it as a standalone app and publish it (with your icon, logo, etc) to app stores. It can be branded to match your company style.

Secondly, we run a dedicated server for you.

We also provide custom features development upon request.

Why would you need to do that if there is a free Blynk app, right?

Imagine your business stops working because we changed something in Blynk app? At the end of ghe days it’s just a prototyping platform for makers, so we can change anything and makers will be able to fix it.

This won’t happen with your own app and own server.

The saddest part is that we’ve already received angry emails from people who decided to use Blynk for free and then thousands of devices across the country stopped working because of changes in the app. Which basically killed their businesses…

hi costas, i know this is an old post but a neat idea. I assume given its a single sketch as far as blynk server is aware then only ONE user can be logged in at any one time - is this correct ? or have I missed something here.

@mars there is no restriction with Blynk but yes a single ESP can only have one connection to the server at any one time. As per the sketch extracts the ESP can access different accounts / projects via the Terminal input but only one at a time.

Thanks
I’m using sharing to share the app with a non technical user that I do not want to make changes however I want to show them a cut down version of the project dashboard so I feel I need to create a new project and use http API and maybe blynk bridge so I create a specific cut down project view - I am not aware of any other methis; unless you have any other tricks to share :thinking: