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

[DevOps] BLE GATT auto-generator #3

Open
3 tasks done
Tracked by #6
truonghoangduy opened this issue Jan 16, 2022 · 0 comments
Open
3 tasks done
Tracked by #6

[DevOps] BLE GATT auto-generator #3

truonghoangduy opened this issue Jan 16, 2022 · 0 comments
Labels
dev-ops Development/testing/QA process related flutter-ble Flutter architecture-bluetooth related iot-esp32 IoT Device, sensor related
Projects

Comments

@truonghoangduy
Copy link
Collaborator

truonghoangduy commented Jan 16, 2022

  • AC 1: YMAL file as for configuring BLE GATT UUID, CHARACTERISTIC, and SERVICES
  • AC 2: READ YMAL file and Export(write) to Dart, C programming langue
  • AC 3: Flutter(Dart) ESP32(C) must use the exported (auto-generated) by AC 2

YMAL example

gatt_profile:
  - BLE_SERVICE_PROXIMITY_UUID : "00000A00-5226-4AE0-8977-656FD3C42DA2"
  - BLE_CHARACTERISTIC_PROXIMITY_DISTANCE: "00000A02-5226-4AE0-8977-656FD3C42DA2"
@truonghoangduy truonghoangduy created this issue from a note in gateway (To do) Jan 16, 2022
@truonghoangduy truonghoangduy moved this from To do to Done in gateway Jan 16, 2022
@truonghoangduy truonghoangduy added dev-ops Development/testing/QA process related flutter-ble Flutter architecture-bluetooth related GUI Flutter app UI/UX Widget, responsive related iot-esp32 IoT Device, sensor related and removed GUI Flutter app UI/UX Widget, responsive related labels Jan 16, 2022
@truonghoangduy truonghoangduy mentioned this issue Jan 17, 2022
10 tasks
@truonghoangduy truonghoangduy moved this from Done to DONE W1 in gateway Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-ops Development/testing/QA process related flutter-ble Flutter architecture-bluetooth related iot-esp32 IoT Device, sensor related
Projects
gateway
DONE W1
Development

No branches or pull requests

1 participant