Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(INJI-39): skip request for PHY upgrade to PHY2 [ hotfix ] #56

Merged
merged 1 commit into from
May 18, 2023

Conversation

vharsh
Copy link

@vharsh vharsh commented May 4, 2023

reason:

  • if a preferential PHY is not requested in a connection, the BLE 5.0 chips which have issues with 2M PHY can also connect using older PHY and the responsibility of choosing a PHY is left to the firmware/OS and other entities

concerns on speed: mosip#52

Link: https://mosip.atlassian.net/browse/INJI-39

related PR: tw-mosip/inji-wallet#48

@vharsh vharsh changed the title fix(INJI-39): skip request for PHY upgrade to PHY2 fix(INJI-39): skip request for PHY upgrade to PHY2 [ hotfix ] May 9, 2023
reason:

- if a preferential PHY is not requested in a connection, the BLE 5.0
  chips which have issues with 2M PHY can also connect using older
  PHY and the responsibility of choosing a PHY is left to the
  firmware/OS and other entities

concerns on speed: mosip#52

Link: https://mosip.atlassian.net/browse/INJI-39

Co-authored-by: Alka Prasad <prasadalka1998@gmail.com>
Copy link

@krishnakumar4a4 krishnakumar4a4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@krishnakumar4a4 krishnakumar4a4 merged commit f5f50e4 into release-0.3.x May 18, 2023
vijay151096 pushed a commit that referenced this pull request May 30, 2023
Remove example folder and its related scripts to ensure that make build work on windows machine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants