Search found 5 matches
- Wed Jun 05, 2019 11:59 am
- Forum: ESP-IDF
- Topic: ESP BLE Mesh v0.6 Released, SIG Certified
- Replies: 55
- Views: 95705
Re: ESP BLE Mesh v0.6 Released, SIG Certified
Hi again Espressif, I continue my development but would like to know if you could provide an example for a proper Sensor Server model, since the API only has direct functions for a SensorClient; my guess so far has been trying the generic ESP_BLE_MESH_SIG_MODEL macro. I have been reading the BT-Mesh...
- Wed May 22, 2019 5:25 pm
- Forum: ESP-IDF
- Topic: ESP BLE Mesh v0.6 Released, SIG Certified
- Replies: 55
- Views: 95705
Re: ESP BLE Mesh v0.6 Released, SIG Certified
Thanks so much for the info, I had seen already the provisioner's apis in your provisioner examples. I'll definitely take a look into the bt_mesh_device_auto_enter_network and bt_mesh_provisioner_store_node_info. Once again, thanks! Hi again! How about self-binding app keys to models by nodes? With...
- Sat May 18, 2019 5:18 pm
- Forum: ESP-IDF
- Topic: ESP BLE Mesh v0.6 Released, SIG Certified
- Replies: 55
- Views: 95705
Re: ESP BLE Mesh v0.6 Released, SIG Certified
Hi Espressif, I am currently trying to build a testing network with the ESP32 chips. I plan to have a bunch of nodes and configure them in such a way I can test out the Mesh flooding mechanism. At this moment, I want to self-provision and self-configure nodes so I can deploy the mesh faster and mak...
- Fri May 17, 2019 3:10 pm
- Forum: ESP-IDF
- Topic: ESP BLE Mesh v0.6 Released, SIG Certified
- Replies: 55
- Views: 95705
Re: ESP BLE Mesh v0.6 Released, SIG Certified
Hi Espressif, I am currently trying to build a testing network with the ESP32 chips. I plan to have a bunch of nodes and configure them in such a way I can test out the Mesh flooding mechanism. At this moment, I want to self-provision and self-configure nodes so I can deploy the mesh faster and mak...
- Mon May 13, 2019 3:20 pm
- Forum: ESP-IDF
- Topic: ESP BLE Mesh v0.6 Released, SIG Certified
- Replies: 55
- Views: 95705
Re: ESP BLE Mesh v0.6 Released, SIG Certified
Hi Espressif, I am currently trying to build a testing network with the ESP32 chips. I plan to have a bunch of nodes and configure them in such a way I can test out the Mesh flooding mechanism. At this moment, I want to self-provision and self-configure nodes so I can deploy the mesh faster and make...