Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nothing happens after uploading the code for sonoff pow #30

Open
RamrajRS opened this issue Dec 28, 2021 · 0 comments
Open

Nothing happens after uploading the code for sonoff pow #30

RamrajRS opened this issue Dec 28, 2021 · 0 comments

Comments

@RamrajRS
Copy link

After successfully uploading the code with much difficulty, the hotspot mode does not turn on and even in serial monitor, nothing is displayed.
To compile the code, I have changed the .ipp files into .hpp. And of course uncommented the necessary lines in /config/general.h

I added these libraries in the code in main.h:

#include "AsyncEventSource.h"
#include "AsyncJson.h"
#include "AsyncWebSocket.h"
#include "AsyncWebSynchronization.h"
#include "ESPAsyncWebServer.h"
#include "SPIFFSEditor.h"
#include "StringArray.h"
#include "WebAuthentication.h"
#include "WebHandlerImpl.h"
#include "WebResponseImpl.h"
#include "hlw8012.h"
#include "DebounceEvent.h"
#include "ESPAsyncUDP.h"

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant