0

I had developed ios for write/read the data from LE device . Now I need to build a android app for write and get the data from same le device.

I already connected the Le device,but is will show status code is 6 or 129 when I write the data to remote device. and it never invoke Onchar...Change() callback.

So , Could you advise how I can get the data from LE device.

PS: I using S4 ,Android4.2.2, samsung BLE 2.0 SDK.

  • Can't you use Android 4.3 who has a full support for BLE? – Larme Jul 31 '13 at 16:23
  • Hi, My company need build it for android4.2 first. as you know Android4.3 just release ,so ... – EricChan Jul 31 '13 at 16:26
  • Ok. It was just a suggestion, since BLE is now supported from Android 4.3, and not each manufacturer (Motorola, Samsung, etc.) which lead to various app with each API. – Larme Jul 31 '13 at 16:40
  • Thanks for your reply , I know in the feature maybe each manufacturer will update their system to Android4.3. But now we need 4.2 for most of S4/S3 users. – EricChan Jul 31 '13 at 16:44
  • any bode know ??need help – EricChan Aug 01 '13 at 00:18
  • You should provide more information , like the status of discovering services, permission of characteristic, etc. – reTs Aug 09 '13 at 03:28
  • Hi All, we fixed it out , We found we need to enable Indication switch for ALL SERVICES UUID. – EricChan Aug 25 '13 at 14:10

0 Answers0