mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-05 09:47:01 +01:00
Add note to include bluetooth name when requesting device
This commit is contained in:
parent
42d28cc988
commit
ad90f21b19
@ -50,7 +50,9 @@ body:
|
||||
label: Device information
|
||||
description: >
|
||||
Include all details about the gadget that will be useful to us when implementing a support for this gadget.
|
||||
|
||||
|
||||
If possible, please include the exact bluetooth name, as displayed while searching for the device.
|
||||
|
||||
Ideally, use an Android Bluetooth scanner app like nRF Connect or BLExplorer and provide screenshots
|
||||
of the scanned gadget from that app. This provides a name and some available UUIDs, which are needed
|
||||
for implementation. You may want to blur MAC addresses for privacy reasons.
|
||||
@ -74,4 +76,4 @@ body:
|
||||
- Yes, I have the gadget and I'm willing to provide further feedback and help testing.
|
||||
- No, I don't have the gadget or/and I'm not able to help during the development.
|
||||
validations:
|
||||
required: true
|
||||
required: true
|
||||
|
Loading…
Reference in New Issue
Block a user