Ping continuously using AT Command

Is there an AT command to run ping continuously?
I currently use quectelRM510Q-GL to connect to srsRAN_4G

when I run ‘AT+QPING=1,“8.8.8.8”’ on minicom
the screen show
at+qping=1,“8.8.8.8”
OK
+QPING: 569

and the tracer of gNB (BladeRF) showing
-----------------DL----------------|-------------------------UL-------------------------
rat pci rnti cqi ri mcs brate ok nok (%) | pusch pucch phr mcs brate ok nok (%) bsr
lte 1 62 15 1 5 2.3k 6 0 0% | 23.4 23.1 40 18 79k 11 0 0% 0.0
lte 1 62 15 1 0 0 0 0 0% | n/a 99.9 0 0 0 0 0 0% 0.0
lte 1 62 15 1 0 0 0 0 0% | n/a 99.9 0 0 0 0 0 0% 0.0
lte 1 62 15 1 0 0 0 0 0% | n/a 99.9 0 0 0 0 0 0% 0.0

The bit rate only occur once and never occur again. But I woud like to test for longer time. Is there a command for that?


Currently, a maximum of 10 PING attempts are supported