We can hire you but what is the estimation you would cost and how sure for fix of this issue?
On Thursday, March 3, 2016 at 11:15:55 AM UTC+5:30, Rakesh Jiyani wrote: > > Hello, > > We are facing one issue when reading characteristics from remote BLE > device. > > This issue happen in Android OS 5.0 and above. > > Points are below to generate issue : > > 1> Make one peripheral device with one service and one characteristics. > 2> Characteristics will have only read permission. Now set the value of > this characteristics with more than 20 characters i.e. 20 bytes. > 3> Now let peripheral device broadcast itself with one service and one > characteristics. > 4> Now launch any BLE scanner app from market and connect with this > peripheral device. > 5> Once successfully connected with peripheral device just try to read > characteristics. > 6> In this case it will not show any data and when debugging the app it > show that it returns null data. > 7> The above same case not working in the Android OS 5.0 and above. > 8> Same case working in android 4.4. > > So there is something change in Android OS 5.0 and above that internally > disable readblob() request that can read data having more that 20 > characters. > > We are seeking some help to solve this issue. > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/de67453e-228a-4619-b4fc-dc4c8e5ef080%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

