Add a New Method for Bluetooth Connection to Your Application

  1. After creating the data source, click on the ADD NEW METHOD button in the right corner.
  2. Configure the fields in the pop-up as follows:
  • Name (1): Enter the name of the method.
  • Characteristic ID (2): Used to distinguish each characteristic.
  • Service ID (3): GATT identifies services that devices use to represent specific functions or data types.
  • Characteristic Type (4): Characteristics identified by UUID (Universally Unique Identifier). This field allows read (Read), write (Write) or mark (Notify or Indicate) operations.

After filling in the required fields, click the SAVE button to create the method.