This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE services in BLE mesh

Hello community.

I am here to ask you about BLE services in a Mesh Network. I know how to implement both SDKs. However, I would like to know if there is a way to extend the BLE Range of the services to reperesent them in a website. I mean , the advantanges of range I have with the Mesh is not the same for BLE. 

For example let's suppose I want to represent the temperature of a node connected with other nodes. At the same time I am running node-red which helps me to represent data and bluetooth data from services. However, the node is too far from the pc and I cannot Connect with it.

Related