If you mean you need to set the "Type" to "text/x-vCard" or something else when calling lightblue.obex.sendfile(), then no, you can't do that at the moment, but if the filename ends with .vcf or some other appropriate extension, then the OBEX server you are connecting to might be able to interpret the file correctly as a vCard, etc.
I'm planning to add some features to allow the mime type, etc. to be set for the obex put request.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
there is a way to send vcard and/or reminder via pybluez?
thanks
drakkan
I mean via lightblue sorry ...
If you mean you need to set the "Type" to "text/x-vCard" or something else when calling lightblue.obex.sendfile(), then no, you can't do that at the moment, but if the filename ends with .vcf or some other appropriate extension, then the OBEX server you are connecting to might be able to interpret the file correctly as a vCard, etc.
I'm planning to add some features to allow the mime type, etc. to be set for the obex put request.