Skip to content
View in the app

A better way to browse. Learn more.

Power Forum - Renewable Energy Discussion

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

martinisonline

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    martinisonline got a reaction from JDSym in My Sunsynk 8Kw & data collection setup   
    CorneSchutte, what I'm thinking is:
    The registers have a 16bit length, which means they can handle values from 0 up to 65535. On this specific register, one unit represents 0.1KWh so the maximum value the register can record is 6.553,5 KWh. So, when this value is reached, the register goes to 0 and the "high word" or the register 80 increments.
    Saying this, it will work fine until it reaches the 6,55 MWh. After that it will reset to 0 if we don't take into account the register number 80!
    Maybe I'm wrong, but this is my understanding
  2. Thanks
    martinisonline got a reaction from slipx in My Sunsynk 8Kw & data collection setup   
    Hello,
    I notice a similar behavior and the issue was the way the variables were defined. There are some power values that are SIGNED, and other are UNSIGNED. Make sure the signed (the ones that can be positive or negative) are properly defined as SIGNED (value_type: S_WORD).

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.