micolous

Results 82 comments of micolous

You'll need to crack your card first, you've got a fully locked Mifare Classic card.

Your card isn't going to be readable unless DESfire is reliably cracked. At present, this is not an easy task. All the files which are available have read access prevented.

This behaviour in `master` on OSX 10.14 is still incorrect, and differs from the Linux version. The work-around I have is to explicitly set a non-zero report ID (by setting...

You probably want `not disable_ssl_certificate_validation`

Yup, I agree, it's on a TODO list. 😄 The other way around this is to use the CBZ to only report status for devices that are mentioned there; but...

It sounds like that part of the code got itself wedged. Can you make a packet capture of the communications on the Raspberry Pi leading up to that point? You...

Glad it could help you :) According to the protocol docs, there's a `Position Feedback for Motorised Blinds`, but there's no assigned application ID for it, nor is that part...

It's not just the application ID, it's also what commands it's expecting; and both are kinda non-trivial to plumb. The low level APIs in `libcbus` support lighting commands on arbitrary...

It looks like your PCI is doing a local echo. It's been a while since I looked at this, but I think this is intentional, at least partially. In your...