I have a number of bulbs which I have an esp8685 chip in them to also provide bluetooth connectivity. I would love to use ddp with them but the methods are not able to be included that you have coded. So I simply have them as individual bulbs still. I would like to find a way to include ddp into these which use the esp-idf framework.
Are they ESP32 chips not ESP8685? I'll look into it. I think the issue is that I need to use sockets for the networking part but I couldn't get it to work before. I'll try again.
I have a number of bulbs which I have an esp8685 chip in them to also provide bluetooth connectivity. I would love to use ddp with them but the methods are not able to be included that you have coded. So I simply have them as individual bulbs still. I would like to find a way to include ddp into these which use the esp-idf framework.