Re: Reducing GATT write attribute's timeout and read attribute's BLE_HS_ENOMEM

2017-05-15 Thread Szymon Janc
Hi, On Monday, 15 May 2017 20:06:02 CEST Christopher Collins wrote: > On Mon, May 15, 2017 at 11:01:38AM -0700, Christopher Collins wrote: > > Hi Łukasz, > > > > On Mon, May 15, 2017 at 12:33:59PM +0100, Łukasz Wolnik wrote: > > > Hello, > > > > > > From time to time my ble_gattc_write_flat

Re: Reducing GATT write attribute's timeout and read attribute's BLE_HS_ENOMEM

2017-05-15 Thread Christopher Collins
On Mon, May 15, 2017 at 11:01:38AM -0700, Christopher Collins wrote: > Hi Łukasz, > > On Mon, May 15, 2017 at 12:33:59PM +0100, Łukasz Wolnik wrote: > > Hello, > > > > From time to time my ble_gattc_write_flat (run as central) is timing out > > after 20 seconds while sending to an Android 6

Re: Reducing GATT write attribute's timeout and read attribute's BLE_HS_ENOMEM

2017-05-15 Thread Christopher Collins
Hi Łukasz, On Mon, May 15, 2017 at 12:33:59PM +0100, Łukasz Wolnik wrote: > Hello, > > From time to time my ble_gattc_write_flat (run as central) is timing out > after 20 seconds while sending to an Android 6 phone (in peripherial mode). > Is there a way to reduce the timeout to just 1 second?

Reducing GATT write attribute's timeout and read attribute's BLE_HS_ENOMEM

2017-05-15 Thread Łukasz Wolnik
Hello, >From time to time my ble_gattc_write_flat (run as central) is timing out after 20 seconds while sending to an Android 6 phone (in peripherial mode). Is there a way to reduce the timeout to just 1 second? At the moment if there's an issue with writing, my newt program has to wait 20