belkinhappyzj

Results 5 comments of belkinhappyzj

> Have a look at the [wiki](https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/programming/#dfu-via-uf2-bootloader), there is a [python conversion script](https://github.com/makerdiary/nrf52840-mdk-usb-dongle/tree/master/tools). Got it, thank you

Hi jlusiardi , may I know if we can add support for "CHAR_TIMED_WRITE procedure"? In my case, I also need to use this timed write method and it seems there...

> Oh I did forget about this issue completly. So you would be able to test the specific time writes if i make changes to the code? Hi jlusiardi, sure...

I also reviewed post https://github.com/jlusiardi/homekit_python/issues/170 which seems relavent to the pairing issue I saw, in my case: ff: 2 pv: 1.1 Method: 1 -> this seems to be causing problem,...

Hi Just an update, I figured out forcing metho 0 by update methods.py with "PairSetup = 0" , and then I am able to see pair work, thank you!