Hello,
I have the RTLS setup running with the coordinator running as a BLE peripheral, the responder working as the BLE central and 2 passives. The setup is configured to work with CAN instead of UART.
When the responder connects to the coordinator, the coordinator sends the connection parameters to the CAN bus where each passive receives them. After the CM monitor starts working, all the RSSI from the 3 devices (coordinator and 2 passives) are sent via CAN.
My final goal is to replace the responder with a smartphone. My first approach has been to connect the phone directly to the coordinator. However, doing it so, only the coordinator is sending the RSSI. Sometimes at the beginning, one of the passives sends a couple of messages with the RSSI but it looks as a random behaviour which might be difficult to trace.
Can you please help me with this?
Thank you and best regards,
Rodrigo