RSSI BLE MESH

kg_lunar789
Posts: 4
Joined: Tue Nov 09, 2021 4:12 am

RSSI BLE MESH

Postby kg_lunar789 » Tue Nov 09, 2021 4:15 am

Hi all,
I am working on setting up a BLE mesh network and have followed the examples for the sensor client/server model. I have a working application that receives various data from nodes on the network, but am wondering what API function to use to get the RSSI of all server nodes (6 at the moment) in the mesh network, and send those to the client/root node. I want to be able to get signal strength for nodes that have already been provisioned as well as unprovisioned nodes. Thanks!
-Kyle

chegewara
Posts: 2306
Joined: Wed Jun 14, 2017 9:00 pm

Re: RSSI BLE MESH

Postby chegewara » Tue Nov 09, 2021 3:29 pm

1. you can use regular ble API to scan for devices
2. you can filter ble devices and scan only for ble mesh nodes
3. this suppose to be implemented and all nodes probably
4. you have to think how to send those data to client, maybe with vendor element?

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 181 guests