So what I want to ask is what is the scan latency during high accuracy and low accuracy?
nrf_drv_gpiote_in_config_t in_1_config = GPIOTE_CONFIG_IN_SENSE_HITOLO(0); //or nrf_drv_gpiote_in_config_t in_1_config = GPIOTE_CONFIG_IN_SENSE_HITOLO(1);
Also if an insight regarding power consumption can be given would be great (we are really tight in regards to power constraints)