chester4444 / esp-multical21

ESP8266/ESP32 decrypts wireless MBus frames from a Multical21 water meter
GNU General Public License v3.0
73 stars 32 forks source link

AES key 32 instead of 16 digits #24

Open mikburnz opened 1 month ago

mikburnz commented 1 month ago

I’m trying to integrate my multical 21 with your GitHub solution. I got the aes key from water provider. But it’s 32 figures instead of 16.

Is it possible to change the credentials.h from 16 to 32 or should I convert it (how)?

As I read I have to convert each figure to the hex format . Correct? Thanks in advance

chester4444 commented 3 weeks ago

look here https://github.com/chester4444/esp-multical21/issues/14#issuecomment-1868262669