Get data from ISP1907-AOA-DK

Hello everyone,

I recently ordered a ISP1907-AOA-DK and did some testing and evaluation using the direction viewer add-on for nRF Connect. Now I'd like to visualize the collected data with my own plot function in Python (3.10) and do further calculation. The plot will be a mapping of a moving tag so I would need the AoA and the distance (using RSSI) of it if I'm not wrong.

So my question would be how can I integrate the data of my ISP1907-AOA-DK into my Python code and how does the data structure looks like?

I'm running Ubuntu 22.04. If more information is needed please let me know.

Related