We using Android Phone (OPPO A53 Android 5.1) and some custom tablets (Android 9.0), to start add custom board as BLE mesh node. But sometimes the reconnection failed even after 3 retries, with error code like 133 or 8.
We would like to improve its success rate and now seek for clarifying: 1.why original Android mesh demo need try reconnection before configuration, it's a must operation for Android attributes cache pitfalls? 2.If we just wait for several seconds without disclosing BT connect ion,then trigger discover Services, would it be OK?
Something about mine issue in the following.
1.I'm using modified version App, and we don't change the GATT and proxy provisioning procedure
2.I had tested several android devices (Samsung Galaxy C5 or Pixel 3 and so on), mostly the whole provisioning succeed.
3.Our failure Android devices only have BT 4.2/4.1 supported, and our BT board is nearby.
4.We are uing latest demo App(updated at July 2021)
I' m looking forward to your response.
BRs.