[dev] build error with new release 1.2

2016-09-04 Thread Prakash Ks
Hi Iotivity Team, I am trying to build Iotivity Cloud but i am facing some issues. Please have a look if anybody faced these kind of issues while building WITH_CLOUD=yes option. Error message pasted in previous mail. On Sun, Sep 4, 2016 at 12:08 PM, Prakash Ks wrote: > Hi any face be

[dev] build error with new release 1.2

2016-09-04 Thread Prakash Ks
Hi any face below issue. Compiling out/linux/x86_64/release/service/things-manager/unittests/ThingsManagerTest.o scons: done building targets. Traceback (most recent call last): File "/usr/lib/scons/SCons/Script/Main.py", line 1359, in main _exec_main(parser, values) File "/usr/lib/scons/S

[dev] FW: BLE/Android

2016-08-23 Thread Prakash Ks
ualityOfService.LOW); > > Thanks > > -Vikas > > > > *From:* Devaraju, Rangaraju > *Sent:* Tuesday, August 23, 2016 5:38 PM > *To:* Nr, Vikas > *Subject:* FW: [dev] BLE/Android > > > > > > > > *From:* Prakash Ks [mailto:pakkya1234 at gmail.

[dev] Fwd: Hello, Would u plz give a hand?

2016-08-23 Thread Prakash Ks
This thread might be useful for you. Supporting platforms Platforms which are supporting BLE (Bluetooth Low Energy) such as Tizen, Android, Aduino and iOS. so compile with scons TARGET_OS=android TARGET_TRANSPORT=BLE TARGET_ARCH=armeabi-v7a Thanks! Prakash -- Forwarded message --

[dev] Communication problem between Arduino and android via BLE.

2016-08-23 Thread Prakash Ks
17 > > > > > > Thanks > > -Rangaraju > > > > > > *From:* Prakash Ks [mailto:pakkya1234 at gmail.com] > *Sent:* Tuesday, August 23, 2016 6:08 AM > *To:* Devaraju, Rangaraju > *Subject:* RE: [dev] Communication problem between Arduino and android > vi

[dev] Question IoTivity

2016-08-19 Thread Prakash Ks
Look for fridge client and fridgeserver application... It's there in android examples.. On Aug 19, 2016 7:26 PM, "EZAYEN Salim via iotivity-dev" < iotivity-dev at lists.iotivity.org> wrote: > Hi IoTivity, > I developpe an android app for IoTivity, as now i can discover all type of > devices (light

[dev] Android Client application is not able to find resources from server.

2016-08-19 Thread Prakash Ks
0x801a8c0 in tid 27084 (Thread-19531) Please let us know what might be causing this issue. application hardly will run 5-10 Sec an di am getting Signal 11. Thanks! Prakash On Thu, Aug 18, 2016 at 1:29 AM, Gregg Reynolds wrote: > On Aug 17, 2016 4:55 AM, "Prakash Ks" wrote: >

[dev] Android Client application is not able to find resources from server.

2016-08-17 Thread Prakash Ks
!* *Prakash* On Tue, Aug 16, 2016 at 5:59 PM, Prakash Ks wrote: > Hi, > > I am using android simpleclient application to find resources from server > which is running on x86_64 platform on the same network. > > When i run android app getting stack error ADAPTER_NOT_ENABLED error. > B

[dev] Android Client application is not able to find resources from server.

2016-08-16 Thread Prakash Ks
Hi, I am using android simpleclient application to find resources from server which is running on x86_64 platform on the same network. When i run android app getting stack error ADAPTER_NOT_ENABLED error. Below is for reference. and also getting fatal signa 11. Anybody help would be appreciated.

[dev] Android application for simulator or RPI.

2016-08-11 Thread Prakash Ks
Hi , I am working on some RPI project. I want to write android application to communicate with RPI/iotivity simulator. I have tried with examples available in iotivity/android/examples but not succeeded. Able to communicate between android devices but not with other devices. If anybody have some