Decode Cayenne LPP message

I’m using Heltec ESP32 cards and I need to control a relay from the Cayenne interface. For that, i use AddDigitalOutput. Cyanenne sends a message of type 0B 00 64 FF this means that channel 11 goes from state 0 to 1. By cons, I found nothing to decode this messqge in standard libraries. So I wrote a librari to decode this type of message. Appointment to this address : https://github.com/Alarevoyure/LPP-DECODE

1 Like

tnx Paul :sunglasses:

and please english only

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.