[GH-ISSUE #1487] AutoConnectWithFSParameters & OnDemand #1271

Closed
opened 2026-02-28 01:29:21 +03:00 by kerem · 0 comments
Owner

Originally created by @andrewbpowers on GitHub (Sep 6, 2022).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1487

Hello!

I am currently trying to merge the codes from the two examples (AutoConnectWithFSParameters & OnDemand).

Because on one side I want to have the classic function of the WifiManager and on the other, I want to store custom parameters that can be called and changed by pressing a button (flash button).

Maybe this is much easier or that you can call and change only the custom parameters by pressing a button!?
Are there perhaps examples for it!?

What I do not understand in the example code of AutoConnectWithFSParameters, where is the}of the void setup() {?
The last } is given to me as a bracket of if (SPIFFS.begin()) { is displayed!?

Thanks a lot for any tip!

Take care
A.

Originally created by @andrewbpowers on GitHub (Sep 6, 2022). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1487 Hello! I am currently trying to merge the codes from the two examples (AutoConnectWithFSParameters & OnDemand). Because on one side I want to have the classic function of the WifiManager and on the other, I want to store custom parameters that can be called and changed by pressing a button (flash button). Maybe this is much easier or that you can call and change only the custom parameters by pressing a button!? Are there perhaps examples for it!? What I do not understand in the example code of AutoConnectWithFSParameters, where is the` } `of the `void setup() {`? The last `}` is given to me as a bracket of if `(SPIFFS.begin()) {` is displayed!? Thanks a lot for any tip! Take care A.
kerem 2026-02-28 01:29:21 +03:00
  • closed this issue
  • added the
    Question
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#1271
No description provided.