Search found 5 matches
- Fri Sep 06, 2019 7:37 am
- Forum: ESP-IDF
- Topic: ESP BLE Mesh v0.6 Released, SIG Certified
- Replies: 55
- Views: 95766
Re: ESP BLE Mesh v0.6 Released, SIG Certified
The other two questions I have for the fast provisioner client and server example is that I try to program the MESH to do the following things: 1: to let fast provisioner(primary provisioner) direct send message to the top provisioner. 2: to let node direct send messages to other nodes or the fast p...
- Fri Sep 06, 2019 7:05 am
- Forum: ESP-IDF
- Topic: ESP BLE Mesh v0.6 Released, SIG Certified
- Replies: 55
- Views: 95766
Re: ESP BLE Mesh v0.6 Released, SIG Certified
Hi Espressif, For the ESP32 fast provisioner client and server example, I configured my own pair of opcodes for sending and receive customer messages through the vendor model. The fast server model is able to receive customer messages from the fast client(by unicast address). However when the fast ...
- Wed Aug 28, 2019 7:32 am
- Forum: ESP-IDF
- Topic: ESP BLE Mesh v0.6 Released, SIG Certified
- Replies: 55
- Views: 95766
Re: ESP BLE Mesh v0.6 Released, SIG Certified
Hi Espressif, For the ESP32 fast provisioner client and server example, I configured my own pair of opcodes for sending and receive customer messages through the vendor model. The fast server model is able to receive customer messages from the fast client(by unicast address). However when the fast s...
- Wed Jul 10, 2019 5:54 am
- Forum: ESP-IDF
- Topic: ESP BLE Mesh v0.6 Released, SIG Certified
- Replies: 55
- Views: 95766
Re: ESP BLE Mesh v0.6 Released, SIG Certified
Hi espressif, I tried the ESP32 fast provisioner client and server example, I have two questions for modifying the code to meet my system requirements. 1. How can I send customized data from client to server and server to client? Is there a model for this application? 2. After the provision is done...
- Wed Jul 03, 2019 2:24 am
- Forum: ESP-IDF
- Topic: ESP BLE Mesh v0.6 Released, SIG Certified
- Replies: 55
- Views: 95766
Re: ESP BLE Mesh v0.6 Released, SIG Certified
Hi espressif, I tried the ESP32 fast provisioner client and server example, I have two questions for modifying the code to meet my system requirements. 1. How can I send customized data from client to server and server to client? Is there a model for this application? 2. After the provision is done ...