Skip to content

Commit

Permalink
add link to capture traffic on iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
patman15 committed Jan 6, 2025
1 parent 3168fe4 commit d44f703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ body:
- type: textarea
attributes:
label: "Additional context"
description: "Add any other context (documentation) or screenshots about the feature request here. For new BMS types, please provide the output of `bluetoothctl info <MAC>` and the [service explorer script](https://github.com/hbldh/bleak/blob/develop/examples/service_explorer.py). To speed up the integration please see if you are able to [capture the Bluetooth traffic](https://www.caichinger.com/blog/2020/11/08/capture_bluetooth_traffic_from_android/) while using the vendor app with the battery."
description: "Add any other context (documentation) or screenshots about the feature request here. For new BMS types, please provide the output of `bluetoothctl info <MAC>` and the [service explorer script](https://github.com/hbldh/bleak/blob/develop/examples/service_explorer.py). To speed up the integration please see if you are able to capture the Bluetooth traffic on [Android](https://www.caichinger.com/blog/2020/11/08/capture_bluetooth_traffic_from_android/) or [iOS](https://novelbits.io/debugging-sniffing-secure-ble-ios/) while using the vendor app with the battery."
placeholder: "For new BMS, please provide any links to documentation, the BT protocol, link to an Android app, other open source implementations, or the like."
validations:
required: false

0 comments on commit d44f703

Please sign in to comment.