maxdd
maxdd
So as far as i understood i should compile the elmcan and use something along this `sudo socat pty,link=/dev/ttyCAN0,raw tcp:192.168.0.10:35000&` and then ``` sudo ldattach \ --debug \ --speed 38400...
I'm also super interested in the ESP32 porting!!
Will this ever be merged or is camelot already mp?
This is happening to me as well. Could it be that the CAN DLC is really always 8?
Hello, i also thought about that solution by using a queue of Points (or pointers to memory regions) and a condition variable. Do you think it is a better design?...
Oh I see, so the verification code is only to perform the initial paring? I was referring to the tuna/airbnk possibility to interact with the lock remotely. Is that possible?
I see, I'm not really a fun of home assistant for various reasons. In any case I guess it will still be really helpful to implement the protocol itself. Other...
I've also seen this repo from you https://github.com/formatBCE/Airbnk-MQTTOpenGateway My understanding is that the encrypted payload is supposed to come from the mqtt and that there is no protocol implementation in...
Ok, do you have any useful documentation about the protocol perhaps?
Is it known the difference from Wehere and Airbnk? Are they compatible?