Direct use Blynk library

Can I direct use Blynk library ( GitHub - blynkkk/blynk-library: Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc. ) to connect to Cayenne and send data?

Hi @dev,

While you may be able to get this to work by modifying the Blynk library, I would suggest to avoid this as Cayenne uses a modified version of Blynk already to drive our Arduino connectivity, and this could cause incompatibilities and issues.

Is there some feature that library offers that you’re not finding an equivalent for in the Cayenne library?

We also have a MQTT library for Arduino if you are wanting to try that out. :slight_smile:

-Benny

@rsiegel Cayenne library have no ESP32 part.

Hi @dev,

See this post for more information on adding your ESP32 to Cayenne, we have lots of users connecting ESP microcontrollers for their projects already and should have native support in the Cayenne UI within the next month.

If you have any trouble with those options, make a thread and we’d be happy to help you out.

1 Like