Search found 5 matches

by ask1432
Thu Jun 24, 2021 6:50 am
Forum: General Discussion
Topic: ble mesh setting publication address and subcription address
Replies: 1
Views: 3593

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 .
by ask1432
Thu Jun 24, 2021 6:50 am
Forum: General Discussion
Topic: ble mesh setting publication address and subcription address
Replies: 0
Views: 1553

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 .
by ask1432
Wed Jun 23, 2021 10:08 am
Forum: General Discussion
Topic: ble mesh sensor model with multiple nodes
Replies: 0
Views: 1428

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.
by ask1432
Tue Jun 22, 2021 10:41 am
Forum: ESP-IDF
Topic: Ble Mesh Pub/Sub Example
Replies: 4
Views: 7001

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
by ask1432
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: 5870

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