Skip to content

Reverse engineering resources #38

Description

@Skons

Upon investigating #32 I stumbled upon multiple resources which could help a lot in reverse engineering Elro connects and all other gateways. I drop them here first, but maybe they should be incorporated into the project in some way.

  1. Docs - This is the documentation website for HEKR, which means it explain most, if not all, in regards to the cloud, gateway and all communication. Here are actions that can be used to the hub
  2. https://github.com/HEKR-Cloud - SDK and related stuff, also mentioned on the DOCS page. Seems to be somewhat old
  3. https://github.com/tracyhenryduck2 - This contains the source for the gateway (ESP8266), among other things. If you'll search for ctrlKey it will show almost al of his repositories

In regards to the documentation page, if you'll translate the page in the browser it is quite readable. Disadvantage is that images are not translated. There are also SDK's available. And last but not least, there is a description on how to create the wifi module. It's not clear to me if this wifi module will handle all wireless communicaton (i.e. communication between the devices and the gateway) or it is only to be used in conjunction with a esp module which in term needs an antenna. Maybe @JsBergbau could take a look at this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions