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

Max Module Power erscheint nicht in Einstellungen #850

Closed
16 tasks
MM7201 opened this issue Apr 3, 2023 · 4 comments
Closed
16 tasks

Max Module Power erscheint nicht in Einstellungen #850

MM7201 opened this issue Apr 3, 2023 · 4 comments
Labels
fixed dev fixed question Further information is requested

Comments

@MM7201
Copy link

MM7201 commented Apr 3, 2023

Hardware

  • [x ] ESP8266
  • ESP32
  • Raspberry Pi

Modelname: ______
Retailer URL: ______

nRF24L01+ Module

  • nRF24L01+ you verified this is a Plus model capable of the required 256kBit/s mode
  • square dot indicates original Nordic Semicon chip
  • round dot indicates copy-cat / counterfeit SI labs chip

Antenna:

  • [x ] circuit board
  • external antenna

Power Stabilization:

  • [ x] 100uF Electrolytic Capacitor
    connected between +3.3V and GND (Pin 1 & 2) of the NRF Module
  • Voltage stabilizing motherboard

Connection diagram:

  • Image of the your wiring attached

Connection diagram I used:

nRF24L01+ Pin ESP8266 GPIO
Pin 1 GND [*] GND
Pin 2 +3.3V +3.3V
Pin 3 CE GPIO2 CE D4
Pin 4 CSN GPIO15 CS D8
Pin 5 SCK GPIO14 SCLK D5
Pin 6 MOSI GPIO13 MOSI D7
Pin 7 MISO GPIO12 MISO D6
Pin 8 IRQ GPIO0 IRQ D3
nRF24L01+ Pin ESP32 GPIO
Pin 1 GND [*] GND
Pin 2 +3.3V +3.3V
Pin 3 CE GPIO4 CE D4
Pin 4 CSN GPIO5 CS D5
Pin 5 SCK GPIO18 SCLK D18
Pin 6 MOSI GPIO23 MOSI D23
Pin 7 MISO GPIO19 MISO D19
Pin 8 IRQ GPIO0 IRQ D0

Note: [*] GND Pin 1 has a square mark on the nRF24L01+ module

Software

  • [x ] AhoyDTU
  • OpenDTU

Version / Git SHA:

Version: 0.6.0
Github Hash: _______

Build & Flash Method:

  • Arduino
  • ESP Tools
  • Platform IO

Desktop OS:

  • Linux
  • [ x] Windows
  • Mac OS

Debugging:

  • USB Serial Log (attached)
  • Setup settings (use our templates ... to be added)

Nach Eingabe der Wechselrichterseriennummer sollten sich laut einiger Videos im Netz eine Eingabemöglichkeit für die Modulleistung ergeben. Dies erscheint nicht. Stattdessen die Meldung " A max module power value of 0 disables the channel in live view".
Eine Verbindung zum Wechselrichter wird laut Log-Daten nicht aufgebaut. Er antwortet nicht. Was habe ich falsch gemacht?

@sweinreuter
Copy link

Klingt wie #843 - Werte fehlen teilweise und sporadisch bei der 0.6.0 und die WR-Verbindung funktioniert nicht (was wohl durch Änderung der PIN-Belegungen zu beheben ist, habs aber noch nicht versucht).

@MM7201
Copy link
Author

MM7201 commented Apr 3, 2023

Ich habs auch Firefox, Chrome, Siri und unter Windows 7 und ipad versucht. Funktioniert alles nicht.

@sweinreuter
Copy link

Das hier ist wohl der ursprüngliche Report: #828 - ist also bekannt.

@stefan123t
Copy link
Collaborator

@MM7201 wir sind bei aktuelleren Versionen 0.7.6x bzw. 0.8.2x, ist das Problem immer noch vorhanden ?

Ist das Problem auch auf dem ESP32 reproduzierbar oder nur auf dem ESP8266 der etwas wenig Speicher hat ?
Wieviele Wechselrichter und welche Modelle konfigurierst Du, die 4-chan Modelle brauchen mehr Speicherplatz im Heap / RAM.

@stefan123t stefan123t added the question Further information is requested label Dec 21, 2023
@lumapu lumapu added the fixed dev fixed label Jan 18, 2024
@lumapu lumapu closed this as completed Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed dev fixed question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants