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

stuck in Blacklist loop #12

Open
oldfart101 opened this issue Nov 16, 2017 · 4 comments
Open

stuck in Blacklist loop #12

oldfart101 opened this issue Nov 16, 2017 · 4 comments

Comments

@oldfart101
Copy link

Looks like I am stuck in Blacklist loop
With DEBUG = 1
just printing LLLLLLL for ever.
NODEMCU ESP8266 (Amica)
efergy elite 1.0R
do I need an earth connection, or just the data connection?

@DENightOne
Copy link

I am pretty sure you need to earth it.... cant imagine it would work without an earth.... I just earthed mine to the efergy battery connection earth...

@oldfart101
Copy link
Author

oldfart101 commented Nov 16, 2017

gnd connected. now get some serial output! (Only MQTT is MQTT true)

bbbbbbbbbbbbbbbbbbbbbbbbbbbbECS{"BituSec":[2014,80,83,86,88,90,92,94,101,95,246,242,88,91,92,94,251,240,237,234,82,234,232,231,85,82,235,83,85,88,89,92,99,94,95,96,97,98,98,99,256,94,96,96,247,93,94,96,103,98,98,99,99,100,100,100,256,244,241,87,240,87,239,86,245,85,238,234]}
{"RAW":[63,255,238,79,255,255,255,255]}LLLLLLLLLLLLLLLLLLLLL

@oldfart101
Copy link
Author

serial capture.txt attached
capture.txt

@oldfart101
Copy link
Author

Looks like setup function fails at
if (SPIFFS.exists("/config.json")) { //Check if we have a pre-existing configuration saved
//file exists, reading and loading
Serial.println("\nReading Config...");

I don't get Reading Config...

but also don't get
failed to mount FS

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

2 participants