![]() |
firmwareSandsara
|
[BLE Command] This class is used to create an object to be called when you write to the deleteFile characteristic. More...


[BLE Command] This class is used to create an object to be called when you write to the deleteFile characteristic.
deleteFile characteristic is used to delete a file in the sd card.
Properties:
UUID: fcbffc24-2af1-11eb-adc1-0242ac120002
Usage: if you want to delete a file in the SD card just write to this characteristic the file name you want to delete. to verify if the file was deleted read the fileErrorMsg characteristic for the response.
Range: accepted values are a name, for example, "Old Path.txt", "dogs.txt", "geometries.playlist" and so on.
Response: you can receive one of these responses after you write to this characteristic.