dear friends,
There is a pic that i catched using sniffer. SlaveLatency,a gap parameter,is set to 2.As you can see, when the slave do not give an ack,the mater will resend the package.In such case,does the slave device need to listen for the master? and does the slave need to receive the master package? If the slave received it ,however,this package is resend.If not, does slave device sleep until the 3th connection event's coming ?and,that is to say,when slavelatency=2,every 3 connection event,you can just send data in 1 connection event?
further more,can i get a detailed information on how slavelatency affect throughput?