Relative Content

Tag Archive for androidbluetooth-lowenergyesp32

BluetoothGatt.writeCharacteristic returning 201 error code

i have a project in which i need to connect to a BLE server running on a esp32, but when i try to write to a characteristic , the esp does not receive it and writeCharacteristic return 201.
This is how I created the characteristic on the esp32