hi,
I am using NRF51422 module. with "s310_nrf51422_1.0.0_softdevice" and shared channel configuration with single master and multiple slave(max 4 slave).
Master side:
1. The burst sending failure rate for is 20% without retrial.
2. the burst sending failure rate is 9% with single Application level retrial
Slave side
1. The burst sending failure rate is 4% without retrial.
2. the burst sending failure rate is 0.8% with single Application level retrial
i am aiming for failure rate less less than 4%.
I have tried 2410MHz, 2466MHz,and 2470MHz,
I need to test with BLE disabled in both master and slave.
Note:
In Master device firmware, Only single ANT channel is active.
For slave device both ANT and BLE are active.
I am sending 72 bytes burst in a single shot.
Chanel period used is 4Hz and burst sending interval is 15Second.