You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Change to display “Initializing reader. Please wait” every time (not only first time) when sending data in Main page
Disable the Start button in inventory when “Updating data” is display, with button name changed to “Please wait”. Enable start button when inventory is ready
Improve writeBleFailure disconnect condition
Try improve Bluetooth write error handling before Bluetooth disconnection. Need 5 consecutive errors instead of accumulated errors within certain time period.
Try improve Bluetooth connection and disconnection failure
Try improve possibility of false disconnection case
Remove the setting of LE_2M_PHY for android 8 or above.