Hi there. I'm attempting to do trilateration between 3 nRF Devices. A1, A2, and A3.
A1 - A2 I can get using the nRF Distance Measurement toolbox
A1 - A3 I can get using the nRF Distance Measurement toolbox
A2 - A3 I can get using the nRF Distance Measurement toolbox.
However, I need all the data to be stored on A1.
I need some way to get the data from A2 or A3 onto A1.
I've spent a few hours with the AI, and digging into documentation, and stumbled upon a 2 day old document on Distance Measurement Client and Server.
Service Attributes don't work reliably, and since the distance measurement toolbox takes up all the packet bandwidth, I can't do it via advertisements.
I was hoping the author of that might get in touch, or that nordic could provide a simple sample that demonstrates the mesh.
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/bluetooth/mesh/vnd/dm_srv.html
Furthermore, I wanted to ask if it might be possible to have the DM CLI run on the server 1?
I don't want to have to get a second chip just to send my whole network CLI commands.
Happy New Year, and Thank you!