Thank you. And I ask one more question.
1. Can I use arduino as client? or just server? Samsung S/W Membership Software Developer Sungkyunkwan Univ. Computer Engineering 08 B.E.S.T. House Team & Side Of House Jake Kim -----Original Message----- From: "Naga Ashok Babu Jampani"<[email protected]> To: "???"<copy_x at naver.com>; "IoTivity"<iotivity-dev at lists.iotivity.org>; Cc: Sent: 2015-10-23 (?) 07:03:47 Subject: Re: [dev] Is it possible that Android find Arduino(mega + Wi-Fi Shield) resource? Hi Jake, Arduino WiFi shield has few limitations : 1. It cannot receive the multicast message - Send unicast request 2. It cannot respond on the same port (internal default port : 4607) that it received message - Arduino uses unicast port as 55555 send and receive I am not sure if these limitations are documented in the WiKi Best Regards, Ashok JN ------- Original Message ------- Sender : ???<copy_x at naver.com> Date : Oct 22, 2015 22:46 (GMT+09:00) Title : [dev] Is it possible that Android find Arduino(mega + Wi-Fi Shield) resource? Hello, I'm Jake. I tried to find resource of Arduino(mega + Wi-Fi Shield, <iotivity>/resource/csdk/stack/samples/arduino/SimpleClientServer/ocserver) using Android SimpleClient app(<iotivity>/android/examples). Build commands are below. - scons TARGET_OS=android TARGET_ARCH=armeabi TARGET_TRANSPORT=IP - scons TARGET_OS=arduino TARGET_ARCH=avr BOARD=mega TARGET_TRANSPORT=IP SHIELD=WIFI UPLOAD=true But It is not working. Now the questions. 1. Is it possible? or not yet? What is the problem? 2. How can Arduino communicate Android using Wi-Fi? Please, tell me someone. Samsung S/W Membership Software Developer Sungkyunkwan Univ. Computer Engineering 08 B.E.S.T. House Team & Side Of House Jake Kim -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20151023/6754d9ee/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: 201510230703014_OC322OJW.gif Type: image/gif Size: 13168 bytes Desc: not available URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20151023/6754d9ee/attachment.gif>
