Hi, guys. I have some questions. I tried to make android app. communicate with arduino mega. So I built Iotivity using below command.
- scons TARGET_OS=arduino BOARD=mega TARGET_ARCH=avr TARGET_TRANSPORT=BLE SHIELD=RBL_NRF8001 UPLOAD=false - scons TARGET_OS=android TARGET_ARCH=armeabi TARGET_TRANSPORT=BLE First command built casample in csdk/connectivity/sample/arduino. So I uploaded this to arduino. And I used simpleclient app. and simpleserver app. in android/examples. But these didn't worked. Shield is RedBearLab BLE v2.1, board is arduino mega 2560. Smart phone is galaxy note 4. Now, the questions 1. Why didn't these work? Is there any problem? 2. Is there any other example for BLE communication? 3. In Iotivity, Can I use BLE on ocstack part in csdk? 4. Does BLE support 1(Smart Phone) : N(Arduino) communication? 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/20151021/55aa8f61/attachment.html>
