31 Mar
2016
31 Mar
'16
9:46 a.m.
Practice have dictate that this value must be around 0.67 secs and to be safe we rise it to 0.7 seconds, it must not impact to much on the speed of the read/write with the driver.
So I just wanted to point out that the only reason you should not be able to use a long timeout, is if you're reading data from the radio and aren't sure how much to read. Surely these blocks are all an equal size, right? Where is the case where you actually need to read some amount that you can't predict, and which isn't an error case?
--Dan