Giter VIP home page Giter VIP logo

Comments (7)

jnsbyr avatar jnsbyr commented on August 24, 2024

More information is required to pin down the problem.

  • your platformio.ini looks good
  • check in the logs of your WiFi access point and your DHCP server for any activity of the esp8266
  • enable SERIAL_DEBUG in common.h, rebuild, and use the serial monitor at 74880 baud - if the output does not help you to resolve the problem by yourself, post it
  • Did you upload the config file to the esp8286? If yes, post your config with the secrets anonymized.
  • Which firmware version did you use?

from esp8266-intexsbh20.

cyclemat avatar cyclemat commented on August 24, 2024

No Activity on my DHCP or on the WiFi No unknown device.
will try to enable debug in the next days
Yes have Upload the config File.
Upload this after the Weekend. Give IT Problems with space in the ssid ?
Have used the newest Upload with the copiler Error fix.

from esp8266-intexsbh20.

cyclemat avatar cyclemat commented on August 24, 2024

chksum 0x2e
load 0x3fff20b8, len 40, room 8
tail 0
chksum 0x2b
csum 0x2b
v00066830
~ld
error: pll_cal exceeds 2ms!!!
rf cal sector: 1020
freq trace enable 0
rf[112] : 0⸮Intex PureSpa SB-H20 MQTT WiFi Controller 1.0.8.1
build with Arduino Core for ESP8266 3.1.2
based on Espressif NONOS SDK 2.2.2-dev(38a443e)
config file loaded successfully (has 9 entries)
required entry 'CyCleMat IOT' not found in config file

from esp8266-intexsbh20.

cyclemat avatar cyclemat commented on August 24, 2024

{
"wifiSSID": "CyCleMat IOT",
"wifiPassphrase": "xxxxxxxxxxxxxx",
"mqttServer": "192.168.0.200",
"mqttPort": "1883",
"mqttUser": "xxxxxxxx",
"mqttPassword": "xxxxxxx",
"mqttRetain": "YES",
"firmwareURL": "",
"errorLanguage": "EN"
}

from esp8266-intexsbh20.

Elektroarzt avatar Elektroarzt commented on August 24, 2024

Is it possible you modified the source code with your WiFi credentials as well?
The debug log shows "required entry 'CyCleMat IOT' not found in config file", as if the main code searches for this string in the config file!?

from esp8266-intexsbh20.

cyclemat avatar cyclemat commented on August 24, 2024

my failure had understand that i need to input the config in the common.h sorry im stupid :)

from esp8266-intexsbh20.

Elektroarzt avatar Elektroarzt commented on August 24, 2024

Just choose your pool type in the common.h and edit the config to your needs and it should work

from esp8266-intexsbh20.

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.