xiewenxiang
xiewenxiang
@gitsteven73 Yes, `AT+BLEGATTCRD ` is just for GATT client side and `AT+BLEGATTSSETATTR` just for Server side.
Filtering can be configured in menuconfig. Is this configuration suitable for your application? `make menuconfig->Component config->Bluetooth->Bluetooth controller`
@marcocossali HI Marco, Please provide your `ble_data.bin`.
@marcocossali I just want to know the hex value for the first 8 bytes of this bin. Could you provide it?
The previous bytes are wrong. Could you use python 2 to create this bin?
This feature is not supported at the moment.
@JakaKor We will fix it as soon as possible.
The `ESP_APP_ID ` is application ID. It is used to distinguish between application layer callbacks. We will fill in more details in doc later.