Results 17 comments of Andrej Rolih

I am having the same issue myself. I am trying to reload the pager view data and then scroll to an item after a delay like this: ``` self.pagerView.reloadData() DispatchQueue.main.async...

I have a problem with this as well. Here is a use case example.... I have cells that include some time interval display (something like: "updated x seconds ago") and...

Yeah I too would be interested in a bit more detailed guide of what exactly needs to be purchased, which PCBs made, ... I had a look at the BOM...

Sadly I did not, no. Since I only needed the basics for a simple hobby project I just switched to using https://github.com/yeokm1/SwiftSerial It's not as pretty, but it works just...

Due to some product considerations (for example AppStore limitation on Chinese app store) we are still internally deciding if we should use callkit or not. It would be great if...

Hi... Excellent. I do plan on open sourcing these as soon as I have a bit of time to document everything properly. And maybe replace a bunch of capacitors and...

Tried it again... still no luck... com.r00li.bluetooth.service.rswitchv1.xml: ``` Switch service Switch service This service is not dependent upon any other services. Mandatory Mandatory Mandatory false true Switch state Mandatory Mandatory...

Yes! This worked. My characteristic showed up correctly now. And I could also turn the light on by choosing On from the drop down. Strangely enough I can't seem to...

It is uint8. I've tried uint8, 8bit and I've also tried uint16 just to see what happens. With uint16 I get errors from the binding that there was an issue...

Yes. That is exactly what I am saying.