Search found 5 matches
- Thu Jun 24, 2021 6:50 am
- Forum: General Discussion
- Topic: ble mesh setting publication address and subcription address
- Replies: 1
- Views: 3769
ble mesh setting publication address and subcription address
I am working on a sensor model and want to receive data from multiple nodes with periodic intervals is it possible.?? also how to set publication and subscription addresses for that. in the sensor example, the client receives data from only one node which is lastly provisioned .
- Thu Jun 24, 2021 6:50 am
- Forum: General Discussion
- Topic: ble mesh setting publication address and subcription address
- Replies: 0
- Views: 1642
ble mesh setting publication address and subcription address
I am working on a sensor model and want to receive data from multiple nodes with periodic intervals is it possible.?? also how to set publication and subscription addresses for that. in the sensor example, the client receives data from only one node which is lastly provisioned .
- Wed Jun 23, 2021 10:08 am
- Forum: General Discussion
- Topic: ble mesh sensor model with multiple nodes
- Replies: 0
- Views: 1510
ble mesh sensor model with multiple nodes
I want to get sensor data from multiple nodes. I'm trying to get data from 2 or more server-nodes, but I got it just from the last node connected..and i trying to create a subscriber publisher model but I can't so please help me how to get data from multiple nodes in ble mesh sensor model.
- Tue Jun 22, 2021 10:41 am
- Forum: ESP-IDF
- Topic: Ble Mesh Pub/Sub Example
- Replies: 4
- Views: 7290
Re: Ble Mesh Pub/Sub Example
I am working on ble sensor module . I want to get sensor data from multiple nodes .and want to the periodic publication of data to client.is it possible
- Tue Jun 22, 2021 10:24 am
- Forum: ESP-IDF
- Topic: BLE MESH SENSOR MODEL - How to send/get data from 2 or more server-nodes?
- Replies: 4
- Views: 6276
Re: BLE MESH SENSOR MODEL - How to send/get data from 2 or more server-nodes?
please elaborate on how to make the subscriber publisher model of the ble mesh. can you send a sample code I am not able to get data from multiple nodes