Hi Kishen,
I can able to build IoTvity-Constrained for Contiki. Thanks for the support and details you provided. * I built the Server and Client Application * Created Object file * Flashed the object code to my boards * I tested the program by making one STM32-Nucleo with 6LoWPAN shield as Server and one as Client Regards, Karthikeyan Prakash Blog: https://goo.gl/mN65Dl ________________________________ From: Karthikeyan P <[email protected]> Sent: 05 October 2016 07:44 To: Maloor, Kishen; iotivity-dev at lists.iotivity.org Subject: Re: [dev] IoTivity with Contiki Hi Kishen, Thanks for the detail. I need to build for STM 32 Nucleo board. I'll update my IoTivity-Constrained today and check the port files. If possible can you explain how possible is IoTivity-Constrained + Contiki + 6LoWPAN ?. Do we need to change the IP Adapter file to make it work with 6LoWPAN?. It could be helpful for me if you can throw some light on this. Regards, Karthikeyan Prakash Blog: http://goo.gl/mN65Dl From: Maloor, Kishen Sent: Wednesday, 5 October, 2:33 AM Subject: Re: [dev] IoTivity with Contiki To: Karthikeyan P, iotivity-dev at lists.iotivity.org Hello Karthikeyan, Please update your IoTivity-Constrained source tree and review the recently added code under port/contiki. Also, please review the client/server_contiki samples for Contiki under apps/. The sample apps each define an (autostart) Contiki process to run the application. The port (clock, random, ipadapter implementations) uses Contiki's high-level APIs for those functionalities. The included Makefile lets you build either the client or the server sample (along with the rest of the stack underneath) using command-line options (look in README). What hardware are you targeting? I do not have the relevant hardware at the moment the test this completely, so would appreciate your feedback. Please feel free to submit patches where necessary. Thanks, -Kishen. - Kishen Maloor Intel Open Source Technology Center From: on behalf of Karthikeyan P Date: Monday, October 3, 2016 at 11:47 PM To: "iotivity-dev at lists.iotivity.org" Subject: [dev] IoTivity with Contiki -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20161006/fd9696fa/attachment.html>
