i use the BLE uart example to test. I delete the UART hardware init and just use the BLE send data to phone every 500ms. I found whatever i set the MIN_CONN_INTERVAL and MAX_CONN_INTERVAL, the connet interval seems have not change. below is the power consumption i have catched. you can see. every 500ms the current is big. It's beacaure i have send data to phone every 500ms. My question is what happend every 50ms? you can see the current aslo incressd every 50ms. is that mean the connet event will happend every 50ms? how to reduce this event for save power?
