Results 14 comments of Justin

I have a bunch of boards with the same markings as @anduck. I've found that when more than one reader is connected on the same SPI bus, the MISO bus...

Could you elaborate on what exactly fails so I could try to replicate it? I've been doing my testing on a ESP32, and I can write/read repeatedly from a card...

I've observed that the network interface is actually visible on the host instead of inside the Docker container when started without `--net=host`.

I don't think this is a security issue. My previous observation was made on a container started with `--privileged` and `-v /dev:/dev`. Passing only `--device /dev/ttyUSBS0`, I get: ``` ***@***.***:/#...