Arduino wifly support

Hi, I have a bunch of wifly shields I would like to use with arduino and cayenne. They connect via serial and have existing library support.

Does anyone know if they are usable in the cayenne environment ?

Any help much appreciated

Hi @Ckirkby,

Welcome to the Cayenne community!

I haven’t seen a wifly shield used with Cayenne yet, so you’d be the first. However, we do have a serial-to-usb connection type that can be used with Arduino. While I can’t confirm if it would work or not, this would be the place to start. Here is a link for reference. https://github.com/myDevicesIoT/CayenneArduinoSamples/blob/master/Connections/ArduinoSerialUSB/ArduinoSerialUSB.ino

Let us know if you get it working!

-B