janvda

Results 74 comments of janvda

I managed this by: 1. I set the Fleet Configuration variable `RESIN_HOST_CONFIG_dtparam = "i2c_arm=on","spi=on","audio=on"` 2. I didn't set the Fleet Configuration variable `RESIN_HOST_CONFIG_dtoverlay = "hifiberry-dac","i2s-mmap"` 3. I disabled the copying...

I think the above error indicates that the audio hardware of your raspberry pi is not accessible within your mopidy container. Did you set `privileged: true` for the `mopidy` service...

@jason-shen , I am also interested in using voip push for ios. You are referring to PR #424 but that PR is merged. So I would expect that it should...

@jason-shen in order to try this, I think that i need to create - a private key to access the ANPS service OR - APNs authentication token signing key and...

Thanks for the offer, I am wondering what you would need exactly in that case from me in case of Establishing a Certificate-Based Connection to APNs (another option is a...

FYI I tried the same with my miband4 device and activity log is working as you can see below my miband4 info: ``` MiBand Soft revision: V1.0.9.48 Hardware revision: V0.25.19.5...

wireshark output of my miband5 covering retrieval of the activity log ![image](https://user-images.githubusercontent.com/17238398/144991777-d93b1070-90e5-495f-9281-b431ea9c1bfd.png) When analyzing the last 17 bytes of the packet I recognize the following information: ``` 01

I have fixed this in my fork : see * e6875a5ed55fe051949009196fbe6cb105179811

rhymbox is not integrating with this python module (as far as I can see) so it is normal that it won't react on your miband4 actions.

It looks you are right.