Dear all,
I am now using several pairs of nrf52840DK and nrf connect sdk v1.7.1,and using llpm(low latency packet mode) to send data.
In our system,there are four pairs of nrf52840DK sending same packet to elevate reliability,though we might not need the ARQ mechanism or
in other word,I want to reduce the retransmission times to prevent head of blocking.
Is there any better approach or APIs in SoftDevice controller can do this?
Best regards.