I have a QM33120WDK2.
When I connect an LC13 or LC14 to an Android device via BLE using nRF Connect (not LEAPS Manager), the connection keeps getting terminated with status 19. What could be causing this?
Also, can I send tlv or shell commands and receive responses via this BLE connection, as if I were connecting via USB? Alternatively, if I connect a separate MCU to the USB port and send the commands, will the measured location information be transmitted via BLE?
Thank you for your reply. I confirmed that BLE is maintained only when a signal is sent. I solved the command transmission using a different method than BLE.
I also have a question: the Z value of the tag’s position coordinates returned in response to leaps_loc_get is always 0. Is this because all anchors currently have their Z coordinates set to 0? Or is it because there is not enough height difference between the tag and the anchor?
When outputting position coordinates in 3D space, do the X and Y coordinates reflect this height difference?