hello everyone,
I built an application based on the peripheral_uart sample running on the EV-BM833 board. The application includes the Nordic UART service.
Using the nRF Connect application on an Android 13 phone, I can connect to the peripheral and see the list of services available as well as all characteristics for each service.
When I try the same thing but on a PAX device (running a custom Android based on Android 10), nRF Connect connects to the peripheral, tries to discover the services, then disconnects.
When I look at the nRF Connect logs, i see: 'Error 62 (0x3e): GATT CONN FAIL ESTABLISH" then 'Disconnected'.
What am I doing wrong here ? Is there something Android specific that I am missing?
Best Regards,
Alex