I've got a now converter in february. Since then the pcap encryption is very flakey. I changed to tshark extraction, but that did not help. Some day there are no events in the extract, some day it works. I can not find a solution.
Command line:
gzip -d < /data/SolarEdge/pcap/20180913.pcap.gz | tshark -r - -T fields -e data | utilities/unhexlify.py | python semonitor.py -k ../../solaredge/BE040526.key -a | less -S
Beside some "Data length is too big for the message" errors I get Results for 20180913:
I've got a now converter in february. Since then the pcap encryption is very flakey. I changed to tshark extraction, but that did not help. Some day there are no events in the extract, some day it works. I can not find a solution.
Command line:
gzip -d < /data/SolarEdge/pcap/20180913.pcap.gz | tshark -r - -T fields -e data | utilities/unhexlify.py | python semonitor.py -k ../../solaredge/BE040526.key -a | less -S
Beside some "Data length is too big for the message" errors I get Results for 20180913:
on 20180918 I get:
I can upload pcap files and key as you like or test something here.
Andreas