Home › Forums › IDC747 General Questions › DB Generator Usage › Reply To: DB Generator Usage
Hi Draven,
BLE_SET_DB does not work with IDC777. However, it depends what you want to do:
1) If you would like to act as BLE_Central (Client) and Connect and Read from a Server (BLE Heart Rate, BLE button, BLE sensor), you don;t need BLE_SET_DB and you can search for services, characteristics and read/write using the BLE_xxx commands.
2) If you would like the IDC777 to act as a server (BLE Peripheral usually) and a phone (or something) else connects to it and it exhibits particular characteristics and services, you would need to use DB generator and we would then need to integrate your database in the code.
Let us know what you are trying to do? Thanks.
IOT747 Support