mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 09:01:55 +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
|
label: Device information
|
||||||
description: >
|
description: >
|
||||||
Include all details about the gadget that will be useful to us when implementing a support for this gadget.
|
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
|
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
|
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.
|
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.
|
- 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.
|
- No, I don't have the gadget or/and I'm not able to help during the development.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
Reference in New Issue
Block a user