hello sensor link time is very long

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

dears:

      We are using android app and "BLE firmware" of "hello sensor" to verify the "connection/link" time.

     There are few questions as below:

     1. the connection/link time is very long between 2 BLE devices. it's range of "connection/link" time is about 2-80 seconds.

         normally, it should be m-seconds range.

     2. how to re-build "LeHelloClient" apk of "hello server" for "android"? any instruction ?

     3. do you have a complete document/API to introduce in details?

/samuel

0 Likes
1 Solution
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

I used a tag3 to connect to my "WICED Smart Explorer" installed on my S4 (Android 5.0.1) and the connection is quite fast. How did you do your test? Are you using a tag3 to try to connect to a Android phone?

maxsong

Max, can you elaborate on how to install the LEHelloClient app described in your blog?

Testing a WICED Smart Tag with Android Devices

View solution in original post

0 Likes
4 Replies
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

I used a tag3 to connect to my "WICED Smart Explorer" installed on my S4 (Android 5.0.1) and the connection is quite fast. How did you do your test? Are you using a tag3 to try to connect to a Android phone?

maxsong

Max, can you elaborate on how to install the LEHelloClient app described in your blog?

Testing a WICED Smart Tag with Android Devices

0 Likes
Anonymous
Not applicable

dear boont:

   thanks for your reply.

   I use broadcom's tag(color of case is red) to connect  android 4.4 smart phone.

   my team members tested the link time is about 2-80 seconds, we don't know why's long.

   late, we will try the updated code from web site you provided.

   there are few questions as below:

   1. android apk code can't build on this IDE envrionment?if not, how?

   2. does wiced sdk provide the sample code to connect(data exchange) between 920736/920737 tag?

   3. any document describe library API? i.e.: emconninfo_getPeerPubAddr(), bleprofile_ReadHandle ... etc.

 

   by the way, we are trying to add customized "service UUID" in APK(smart phone, gateway) and tag(device).

   the connection direction is apk -> tag -> tag.

   we will appreciate if there are sample code between both.

thanks

/Samuel

0 Likes

I believe you are probably referring to the WICED Sense Kit which looks like a car key fob with a red casing.

We also have our own WICED Sense App for Android, available for download from Play Store.

In this setup environment, you are saying that the Sense kit took up to 80s to connect?

0 Likes
UdSc_2195666
Level 2
Level 2
First like received First like given

We saw similar issues during our development... The time it spends unitl the connection to multiple devices is established by the smartphone (especially Android-Phones) differs between the advertisement interval and more than a minute. This time span seems to depend on the vendor of the smartphone. We haven't seen this issue with Apple Phones.

0 Likes