Search found 3 matches
- 23:30, 16 Jun 2016
- Forum: Questions and answers
- Topic: BLE "Could not get config descriptor" error
- Replies: 2
- Views: 45830
Re: BLE "Could not get config descriptor" error
All the android tablets I have could not write data once the notifications were enabled. It seems that only the first request (either write or enable notification) works and nothing else work after that. I updated the Java file so the writeCharacteristic is not queued and that caused either the writ...
- 06:07, 15 Jun 2016
- Forum: Questions and answers
- Topic: BLE "Could not get config descriptor" error
- Replies: 2
- Views: 45830
Re: BLE "Could not get config descriptor" error
According to http://www.dfrobot.com/forum/viewtopic.php?f=18&t=2035 bluno does not expose the x2902 because it's always enabled. To fix the issue with the plugin, I modified the Java file so it doesn't cause an error because of the missing descriptor. This works and now the app receives the noti...
- 06:48, 10 Jun 2016
- Forum: Questions and answers
- Topic: BLE "Could not get config descriptor" error
- Replies: 2
- Views: 45830
BLE "Could not get config descriptor" error
Hi, I've built an app using the Bluno Example on the Evothings Studio and it works great on iPhone viewer. However, I ran into issues trying to run the default bluno sample on two android tablets. Here is the steps to recreate the error I used two new tablets, Amazon Fire HD 6" and RCA Voyager ...