Joshi Tushar

Results 9 comments of Joshi Tushar

I m using your latest library 1.6.1 so, by default PRNs is 12. Also i tried with manually putting this code `service.setPacketsReceiptNotificationsValue(DfuServiceInitiator.DEFAULT_PRN_VALUE);`

i also tried this. but still not work. service.setPacketsReceiptNotificationsEnabled(true); On Mon, Apr 30, 2018 at 7:54 PM, Aleksander Nowakowski < [email protected]> wrote: > It's by default also disabled on Android...

But on same on nrfConnect, nrf Toolbox and my other DFU application(with same library and same your code) are working. I m totally confused what happening with this device and...

Whenever DFU stuck my i got this logs every time ``` 05-03 00:34:38.988 28641-28655/focus.radiance.com.wbdfu D/BluetoothGatt: onClientConnParamsChanged() - Device=C2:57:00:74:D5:45 interval=6 status=0 05-03 00:34:39.218 28641-28663/focus.radiance.com.wbdfu D/BluetoothGatt: onClientConnParamsChanged() - Device=C2:57:00:74:D5:45 interval=23 status=0 05-03...

Not yet. I didn't find any solution. Have you any suggestions? On Wed, Oct 24, 2018 at 4:55 PM Aleksander Nowakowski < [email protected]> wrote: > Hi, did you manage to...

Most frequently On Wed, Oct 24, 2018 at 5:58 PM Aleksander Nowakowski < [email protected]> wrote: > Well.. I would have to see the Bluetooth sniffer logs. The upload for some...

No. I just open your repository in the android studio. I got the suggestion from the android studio "to update some dependencies'. So, that only thing I did in code.

Okay. I will try and let you know. Thanks for the quick answer.

I tried your suggestion. But still, it's here. Still, I'm facing same error.