[dev] Easy setup not working

2017-01-26 Thread Jack Mingaw
Hi, I'm on Iotivity 1.2.1. I've read multi_phy_easy_setup (https://wiki.iotivity.org/multi-phy_easy_setup) and I have some questions. Once my iotivity device is connected to Home wifi, do I need to restart my app to get its resources? 1: On the app, I get resources from iotivity device on device

[dev] Connected intefaces?

2016-10-03 Thread Jack Mingaw
Yes for your support, I'll start debugging with that. On 30 September 2016 at 21:51, Thiago Macieira wrote: > On sexta-feira, 30 de setembro de 2016 11:23:26 PDT Jack Mingaw wrote: >> I'm on OpenWRT so it should deal with. >> Which function may I use to get all connect

[dev] Connected intefaces?

2016-09-30 Thread Jack Mingaw
ch platform deals with this differently. > Windows doesn't have interface change detection at the moment, but I believe > Linux does. > > Best, > ~Daniel > > -Original Message- > From: iotivity-dev-bounces at lists.iotivity.org [mailto:iotivity-dev-bounces >

[dev] Connected intefaces?

2016-09-26 Thread Jack Mingaw
Hi, How to know on which interfaces iotivity is binding? I saw that iotivity should bind on new interfaces on system but it appears that it fails to do that when I restart my interface. I would like to know at start on which interfaces iotivity has binded? Which function can I use? Cheers,

[dev] iotivity-constrained port on RIOT

2016-08-31 Thread Jack Mingaw
with this implementation. I have no time now to port to RIOT but I'll let you know if I do it. On 25 August 2016 at 23:27, Thiago Macieira wrote: > Em quinta-feira, 25 de agosto de 2016, ?s 18:58:50 PDT, Jack Mingaw escreveu: >> Hi, >> >> Is someone working on the po

[dev] iotivity-constrained port on RIOT

2016-08-25 Thread Jack Mingaw
Hi, Is someone working on the port of iotivity-constrained for RIOT? Or is there a wiki explaining which functions iotivity-constrained require to work on other OS? A quick wiki to explain how to port to other OS would be great. Cheers, Jack

[dev] Cordova plugin

2016-03-16 Thread Jack Mingaw
Hi, Is there a plan to build a Cordova plugin for Iotivity? Cheers, Jack

[dev] NFC on Linux

2016-03-16 Thread Jack Mingaw
March 2016 at 17:38, VanCutsem, Geoffroy wrote: > Hi Zoltan, > > > > > > From: iotivity-dev-bounces at lists.iotivity.org > [mailto:iotivity-dev-bounces at lists.iotivity.org] On Behalf Of Kis, Zoltan > Sent: Tuesday, March 15, 2016 12:58 PM > To: Jack Mingaw > Cc:

[dev] NFC on Linux

2016-03-09 Thread Jack Mingaw
Hi, I've seen that Iotivity 1.1.0 is going to have a NFC plugin for Android, that's great! I'm wondering if there is a plan to develop NFC on linux in order to make an IoT device (with Linux) communicate with android. This would be great to easily pair two devices. What is the current state of Io

[dev] Lite device, Thin-client, csdk

2016-03-01 Thread Jack Mingaw
Thanks both for your answer. I heard about Soletta project, I will have a look again. On 1 March 2016 at 16:07, Thiago Macieira wrote: > On ter?a-feira, 1 de mar?o de 2016 11:44:39 PST Jack Mingaw wrote: >> Hi, >> >> I'm a bit confused about the minimal sdk iotivity can

[dev] Lite device, Thin-client, csdk

2016-03-01 Thread Jack Mingaw
Hi, I'm a bit confused about the minimal sdk iotivity can provide to constrained devices. I see Lite device definitions in the wiki, you're talking about thin-client with Resource Directory. Is the CSDK the smallest is SDK for Iotivity? i've got a 256Ko Flash device with 32Ko RAM so may I use Iot

[dev] Android 6.0 Marshmallow

2016-02-15 Thread Jack Mingaw
. > > > "targetSdkVersion" must be either 21 or 22. > This is the new policy of SDK 23, (Refer release note > "https://developer.android.com/intl/ko/about/versions/marshmallow/android-6.0-changes.html#behavior-runtime";) > > > Thanks, > Jase > > >

[dev] Android 6.0 Marshmallow

2016-02-08 Thread Jack Mingaw
On 8 February 2016 at 19:42, Jon A. Cruz wrote: > On 02/08/2016 03:50 AM, Jack Mingaw wrote: >> >> On 8 February 2016 at 12:43, Jack Mingaw wrote: >>> >>> Hi, >>> >>> Did anyone try to run iotivity on Android Marshmallow? >>> >>&

[dev] Android 6.0 Marshmallow

2016-02-08 Thread Jack Mingaw
On 8 February 2016 at 12:43, Jack Mingaw wrote: > Hi, > > Did anyone try to run iotivity on Android Marshmallow? > > I got : > > 02-08 11:27:55.986 4413-4413/com.app.fr.example E/AndroidRuntime: > FATAL EXCEPTION: main > Process: co

[dev] Android 6.0 Marshmallow

2016-02-08 Thread Jack Mingaw
Hi, Did anyone try to run iotivity on Android Marshmallow? I got : 02-08 11:27:55.986 4413-4413/com.app.fr.example E/AndroidRuntime: FATAL EXCEPTION: main Process: com.app.fr.example, PID: 4413 java.lang.UnsatisfiedLinkError: dlopen failed: library "./obj/local/armeabi/liboc.so" not

[dev] Mac OS X 10.9 build error

2015-12-02 Thread Jack Mingaw
Hi, I tried to build IoTivity for OS X 10.9, here is the build error I got: admin$ scons . SYS_VERSION=10.9 scons: Reading SConscript files ... NameError: name 'bIn' is not defined: File "/Users/test-iot/Documents/iotivity-1.0.0/SConstruct", line 28: SConscript('build_common/SConscript')

[dev] IOS

2015-12-02 Thread Jack Mingaw
ee to run with it , or start from > scratch. > > > *Charlie Lenahan | Software Engineer | Intel Corporation | C > - 502.415.1275 <502.415.1275> *charlie.lenahan at intel.com | iCDG ? WINS > ? WSS | http://www.linkedin.com/in/charlielenahan > > From: on behalf of

[dev] Authentication (login) IoTivity

2015-12-02 Thread Jack Mingaw
Hi, I saw this document [1] concerning IoTivity plugins and more particularly Authentication (login) but I didn't see any more documentation explaining how to to set it? Could you explain me where to start in the documentation or in the source code? Cheers, Jack [1] https://wiki.iotivity.org/_m

[dev] IOS

2015-12-01 Thread Jack Mingaw
Hi IoTivity community, Is there any implementation of IoTivity for iOS, I see that Tizen and Android implementation are well developped but I don't see anything for iOS apart from the Scons support: https://www.iotivity.org/downloads/iotivity-0.9.0-release (at the bottom of the release) Cheers,