Search found 2 matches
- Wed Apr 26, 2023 5:29 am
- Forum: ESP-IDF
- Topic: BLE-MESH ESP-32 Light Dimmer Vendor Model implementation
- Replies: 6
- Views: 6977
Re: BLE-MESH ESP-32 Light Dimmer Vendor Model implementation
Thank you very, very, very, very much for the code you provided. I have one more question.Do you know which API can get the publishing address of the model? or maybe I should use that like this: client.model.pub.publish_addr ?
- Mon Apr 24, 2023 3:42 pm
- Forum: ESP-IDF
- Topic: BLE-MESH ESP-32 Light Dimmer Vendor Model implementation
- Replies: 6
- Views: 6977
Re: BLE-MESH ESP-32 Light Dimmer Vendor Model implementation
Can you share your code? I have currently learned the esp ble mesh node example code with the help of ChatGPT, but I still have many areas where I am not clear. I hope to achieve content similar to your project. Thank you for reading. If possible, thank you for sharing.