Hi list, I need a way to transfer files from an OpenWRT box via Bluetooth OBEX Push. I use a TP Link MR 3040 running trunk from 21 nov 2013, am USB hub with 8GB flash storage and a LogiLink CSR Bluetooth 4.0 class 1 USB donge. I use extroot.
On desktop Linux (Xubuntu), I used ussp-push. I have bluez and python-bluez on OpenWRT and am using the RFCOMM profile successfully for a serial interface, but had no luck with OBEX PUSH so far. What are my options? 1) Porting the ussp-package to OpenWRT. Is this a reasonable attempt? I am aware of http://wiki.openwrt.org/doc/devel/packages#packaging.a.service and also that someone apparently did this successfully in 2006 https://forum.openwrt.org/viewtopic.php?id=1650&p=2, but I have no experience with porting or compiling software to OpenWRT. If this is viable, I would prefer it because I would avoid the overhead of starting Python. 2) Digging deeper into using python-bluez. There is https://pypi.python.org/pypi/PyOBEX/0.10, but it didn't work out of the box, and I am unsure if the blue stack in OpenWRT supports OBEX Push. 3) others..? I really appreciate any help and pointers! ---- Siemen Baader Research Assistant Pervasive Interaction Technology Laboratory IT University of Copenhagen pitlab.itu.dk<http://pitlab.itu.dk> [email protected]<mailto:[email protected]> itu.dk/people/sbaader<http://itu.dk/people/sbaader>
_______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
