I made all of the functions using nrf52832, s132.
Now I want to reduce the current consumption.
So, I tried changing the slave latency.
It was confirmed that the current consumption was reduced by increasing the slave latency.
However, the data reception of the master (mobile app) was slowed a lot.
Isn't slave latency reducing dummy data exchange?
It seems that there shouldn't be any impact on valid data exchange.
Why is data reception slow?
Am I wrong about slave latency?

