Hi Abhishek,
Thank you so much for the explanation and the quick answer. I will follow your suggestions and try the connection between arduino and raspberry pi 3 over BLE. Many thanks. Regards, *F?bio Lima* /*Infotainment & Software*/** /*Electronics, ITS and HMI Division */ /*fabio.barbosa at ctag.com <mailto:rocio.otero at ctag.com>*/ */CTAG ? Automotive Technology Centre of Galicia /* El 12/05/2016 a las 9:26, Abhishek Sharma escribi?: > Samsung Enterprise Portal mySingle > > Hi Fabio > > Wifi shield for Arduino doesn't support multicast discovery. > > Even running unicast communication needs a custom firmware on the > shield which is yet not available in public domain. > > I would suggest that you switch to Ethernet shield or BLE (if you can > run BLE on Raspberry) > > You can find more information here > (https://wiki.iotivity.org/build_iotivity_project_for_arduino). > > Regards > > Abhishek Sharma > > ------- *Original Message* ------- > > *Sender* : F?bio Lima<fabio.barbosa at ctag.com> > > *Date* : May 12, 2016 12:46 (GMT+05:30) > > *Title* : [dev] Problems with Arduino SimpleClientServer > > Hello, > > I'm working on an Iotivity demonstration and I would like to use Wifi > connect a Raspberry Pi 3 to an Arduino Mega and control an LED. I want > to use the SimpleClientServer available for Arduino but the problem is > that I don't know what kind of client I should mount on the Raspberry > to perform a discovery and then change the state of the LED resource. > I tried using a simpleclient because it worked with a simpleserver > from the get-go without touching the code, but it doesn't work (run > the client and don?t discovery the resource created). > > My question is: what kind of client should I use to test an Iotivity > SimpleClientServer mounted on an Arduino Mega and using Wifi (Wifi > Shield with everything up to date)?" > > Many thanks in advance > > > *F?bio Lima* > > /*Infotainment & Software*/** > > /*Electronics, ITS and HMI Division */ > > /*fabio.barbosa at ctag.com <mailto:rocio.otero at ctag.com>*/ > > */ > /* > */CTAG ? Automotive Technology Centre of Galicia/* > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160512/2ebae959/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 13168 bytes Desc: not available URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160512/2ebae959/attachment.gif>
