chirp.io - bgloh/esp32 GitHub Wiki

chirp.io

Chirp.io Using C

  • Install ChirpSDK through the Arduino library manager.

  • Copy/paste your Chirp app key, secret and config string into the credentials.h file. Important: Currently only the 16kHzand 16khz-mono protocols will work on embedded devices.

  • Only 4 bytes of data can be sent for embedded devices of AZ3166.

  • 32 bytes of data can be sent using ESP32.