Skip to content

Conversation

ysoldak
Copy link
Contributor

@ysoldak ysoldak commented May 1, 2023

... and explicitly ignore some other events.

While working on #86, I've noticed some events are logged as "unknown" while we could just explicitly ignore them.

Also, I was not able to connect to my XIAO-BLE board from iOS via nRF Connect or LightBlue apps.
Apparently, the problem was with unhandled BLE_GAP_EVT_PHY_UPDATE_REQUEST event.
This is now implemented and connection happens successfully.

and explicitly ignore some other events
@deadprogram
Copy link
Member

Worked for me, thank you very much for the improvement/fix @ysoldak now merging.

@deadprogram deadprogram merged commit e5b9a89 into tinygo-org:dev May 2, 2023
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.

2 participants