Kevin Webster

Results 10 comments of Kevin Webster

This is pretty much the same behaviour I'm seeing. Fast streaming of data is consistently unreliable and causes the entire BLE mechanism to just stop transmitting. I'm going to investigate...

@dots123 I don't know if you've found a solution to your issue however, if you find the function called `setConnectionInterval` which is part of the BLEDevice, you can change the...

@dots123 Did this work for you? I've had some massive performance improvements since changing the connection interval but I think really, I need to target the latest nRF52 SDK and...

Thanks for the hint about the advertisement interval, I'll give that a try. I think I'm going to push forward an update which targets the latest SDK and improvements from...

Ok, I'll take a look. The bootloader is aside from this and the issues, but I'd quite like to develop (well, its a necessity really) an open OTA solution for...

@zanimax12 Unfortunately I have not. In the end, I tried moving over to the Adafruit Bluefruit libraries which use the latest softdevice, however, performance was nowhere near what I'd hoped...

Hi @dots123 I haven't yet solved the issue. I call `poll` (as in the BLESerial.cpp `flush` function) after the `txChar.setValue(...)` function yet this doesn't seem to make a difference.

Ok, so what I should have done is use `pip3` and not `pip`. Having moved past that issue, I now have another one whereby after entering the credentials (new ones...

Doh! This issue can now be ignored - sorry. There was an error in the `tokens.json` file. I've since managed to generate a base32 secret token, store it in the...

I would like to see the capability of horizontal scrolling on the kanban view and itemList views. We've customised our EspoCRM installation to support multiple kanban-views. One of these views...