[GH-ISSUE #593] Arduino_esp8266 #495

Closed
opened 2026-02-28 01:25:34 +03:00 by kerem · 10 comments
Owner

Originally created by @atomatick12 on GitHub (Apr 17, 2018).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/593

when i used DoubleResetDetector.h library in code i got following error

error: 'class EspClass' has no member named 'rtcUserMemoryRead' ESP.rtcUserMemoryRead(address, &doubleResetDetectorFlag, sizeof(doubleResetDetectorFlag)

Originally created by @atomatick12 on GitHub (Apr 17, 2018). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/593 when i used DoubleResetDetector.h library in code i got following error error: 'class EspClass' has no member named 'rtcUserMemoryRead' ESP.rtcUserMemoryRead(address, &doubleResetDetectorFlag, sizeof(doubleResetDetectorFlag)
kerem closed this issue 2026-02-28 01:25:34 +03:00
Author
Owner

@tablatronix commented on GitHub (Apr 17, 2018):

Wtf is double reset detector?

<!-- gh-comment-id:381965546 --> @tablatronix commented on GitHub (Apr 17, 2018): Wtf is double reset detector?
Author
Owner

@atomatick12 commented on GitHub (Apr 17, 2018):

what you mean by Wtf???

<!-- gh-comment-id:381984380 --> @atomatick12 commented on GitHub (Apr 17, 2018): what you mean by Wtf???
Author
Owner

@liebman commented on GitHub (Apr 17, 2018):

@atomatick12 I think what @tablatronix is asking is what does DoubleResetDetector have to do with WiFiManager?

<!-- gh-comment-id:382008036 --> @liebman commented on GitHub (Apr 17, 2018): @atomatick12 I think what @tablatronix is asking is what does DoubleResetDetector have to do with WiFiManager?
Author
Owner

@atomatick12 commented on GitHub (Apr 18, 2018):

i am using it for node mcu esp8266 builtin reset button for wifimanager re configuration

<!-- gh-comment-id:382294096 --> @atomatick12 commented on GitHub (Apr 18, 2018): i am using it for node mcu esp8266 builtin reset button for wifimanager re configuration
Author
Owner

@atomatick12 commented on GitHub (Apr 18, 2018):

i just want to use builtin reset button to one time press for reset and two time press to AP mode for configration

<!-- gh-comment-id:382294855 --> @atomatick12 commented on GitHub (Apr 18, 2018): i just want to use builtin reset button to one time press for reset and two time press to AP mode for configration
Author
Owner

@tablatronix commented on GitHub (Apr 18, 2018):

Ah I see, that library uses rtc I wrote a sketch that uses eeprom and takes several resets.

Ill take a look at it

<!-- gh-comment-id:382363380 --> @tablatronix commented on GitHub (Apr 18, 2018): Ah I see, that library uses rtc I wrote a sketch that uses eeprom and takes several resets. Ill take a look at it
Author
Owner

@tablatronix commented on GitHub (Apr 18, 2018):

I just tested the library minimal sketch and it works for me

<!-- gh-comment-id:382403540 --> @tablatronix commented on GitHub (Apr 18, 2018): I just tested the library minimal sketch and it works for me
Author
Owner

@atomatick12 commented on GitHub (Apr 19, 2018):

i just want to use builtin reset button to one time press for reset and two time press to AP mode for configration any body help on this

<!-- gh-comment-id:382627874 --> @atomatick12 commented on GitHub (Apr 19, 2018): i just want to use builtin reset button to one time press for reset and two time press to AP mode for configration any body help on this
Author
Owner

@tablatronix commented on GitHub (Apr 19, 2018):

Were you able to get the example to compile?

<!-- gh-comment-id:382708793 --> @tablatronix commented on GitHub (Apr 19, 2018): Were you able to get the example to compile?
Author
Owner

@tablatronix commented on GitHub (Aug 16, 2018):

did you resolve this?

<!-- gh-comment-id:413382659 --> @tablatronix commented on GitHub (Aug 16, 2018): did you resolve this?
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#495
No description provided.