patience4711 / read-APSystems-YC600-QS1-DS3

Software for an esp8266 nodemcu to read data from APS inverters.
126 stars 24 forks source link

Can't add inverter #30

Closed StiffelMS closed 2 years ago

StiffelMS commented 2 years ago

Hi everyone!

I just received my nodeMCU and CC2530, Flashed "ESP-ECU_v9_3" and "CC2530ZNP-with-SBL.hex" for reading out my APSystems QS1.

In webinterface, I can't save/pair any inverter. Is the "pair-button" the "save-button" in the button right corner? Every time I fill out the inverter-add-page and click save, the nodeMCU reboots...

Any ideas? Thanks!

patience4711 commented 2 years ago

@StiffelMS I guess no-one can recognize this problem. Never heard that this was not obvious You must me doing something wrong. Did you fill up and save other settings without problems? When you fill up the form (is your serialnr 12 characters?) you click the save button (in the right). The esp shows a page 'wait processing your request'. Then the esp reboots. You can check in the info page for the variable inverterCount, should be 1 now. If not, the esp does not save the date but crashes. I wouldn't know why. Did you test the zigbee? (Console type 10; diag then 10;health ) And does it work.? Next time you visit 'inverters' you should see inverter 0 with the data you entered. Left under you can click pair.

StiffelMS commented 2 years ago

I flashed nodeMCU again, now it saves data.

What is the username and password (the pw must be 1111 (standard) right?)? I can't log in...

pixeldoc2000 commented 2 years ago

@StiffelMS I believe it is user: "admin" and password: "1234" by default ?

patience4711 commented 2 years ago

@StiffelMS It is 0000 you should have seen that in the wifi configuration access point.

StiffelMS commented 2 years ago

I resetted the nodemcu, now it works…. He did not accept „Admin“ as username

patience4711 commented 2 years ago

@StiffelMS its 'admin' and 0000 or 'user' and 1111 but the user cannot change settings.

StiffelMS commented 2 years ago

thx