Amir Nathoo
Amir Nathoo
Not sure if this is happening still, but it could either be an issue in PapaDuck.ino or on the receiving end of the JSON payload in the cloud.
@r41d I did run into issues when trying to add new boards and the cdpcfg was getting very difficult to manage. So I did similar work here: https://github.com/amirna2/ClusterDuck-Protocol/tree/task/add-t-beam-sx1262-board/src/include/boards I didn't...
This issue is still present in CDP 4.0.0
This is an old discussion, but still relevant. I want to summarize here what this DeviceID should be used for and why it is crucial to CDP. The DeviceID is...
The bitwise operation is pretty standard way to serialize a 64 bit value. I am just extracting each byte out of the chipID one by one to add it to...
This has been fixed for quite some time now.
This thread is no longer relevant given PATH tracker is no longer part of CDP
From the Arduino IDE, you can go to `Tools -> Manage Libraries...` or `Ctrl + Shift + I` And the search for `CRC32`. The IDE will show you a list...
@krook I added more details for this task. It's a pretty straightforward once we start going down the list above
Note: this task will be on hold until we resolve current build issues found in CDP 3.6.1 when attempting to build non ESP32 boards.