Hello everyone.
I have some strange problem with connection between raspberry pi zero w and BLE device (electric scooter). When I try connect to ble device via bluetoothctl service it connects properly but disconnects after 2 minutes. I'm pretty sure that is something wrong with a pi zero bluetooth configuration or module?, because when I create connection between my laptop (Ubuntu 18) to BLE device there isn't any problem with it. I have tried change connections max and min intervals parameters, disable wifi (I heard about some interferencing) with no results.
Thanks in advance