Giter Site home page Giter Site logo

Comments (5)

ageurtse avatar ageurtse commented on August 18, 2024 1

This is writen out in the manual, also look at the mqtt exames.

Manual: https://hieromon.github.io/AutoConnect/achandling.html

Look at the paragraf โ€œWhere to pick up the valuesโ€ there is it written out.

Also keep in mind after submiting the custom value, it should be saved to spiffs or sd card!
This is what happens in the mqqtrssi_fs example

from autoconnect.

ageurtse avatar ageurtse commented on August 18, 2024 1

The first time you have to store the values to spiffs.
otherwise you have to hard code the data, but that is not where the custom pages are for.

Look at my github, where i'm in devolping of a Wifi Dimmer, in here i store the settings into a runtime created setup file in spiffs.
https://github.com/ageurtse/Wifi-Dimmer/tree/master/dimmer_3.0

In the sub file filehandeling one can see how i generate the file and save settings.
i hope the manual, the example files here and my personel project could help you.

from autoconnect.

nilava avatar nilava commented on August 18, 2024 1

@Hieromon Thanks @ageurtse i have made an example for using autoconnect with blynk server! You could include it in examples if you want and then i could share this library in the blynk community for more people to use it! Thanks! Love the library a lot!
Download Example - src.zip

from autoconnect.

nilava avatar nilava commented on August 18, 2024

Hey! I already looked into it, however the issue is that it would return a value only when the page is accessed, what i am trying to do is let the device turn on and connect automatically to the server with desired credentials without me having to navigate to that page and proceed, would that be possible?

from autoconnect.

nilava avatar nilava commented on August 18, 2024

Thank you soo much! ๐Ÿ˜„ It helped me use it connect to blynk server automatically now, life is so much easy now !

from autoconnect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.