Hello, I'm working to build FMCW radar by using Pluto and Python. I've tried to run chirp signal in cycling, but with my code it send only small message (small pack) and stop sending. I'm think problem with buffer, but how to fix my problem I don't know. May anybody help me?
import numpy as np
|