Steps to push a file onto my nokia 6600:

  1. hcitool scan # to get hardware address (~MAC) of phone.
  2. optional: sdptool browse 00:0E:6D:2E:5F:D7 #to browse all available services and find appropriate channel for that service.
  3. optional: rfcomm bind /dev/rfcomm3 00:0E:6D:2E:5F:D7 10
  4. rfcomm connect rfcomm3 00:0E:6D:2E:5F:D7 10
  5. ussp-push /dev/rfcomm3 /home/user/file.ext file.ext

Leave a Reply

*