Skip to content
3esmit edited this page Jan 28, 2011 · 4 revisions

Utilities are used to automate execution and file send by IDEs like Eclipse and Netbeans, they emulate the original MES using JObexFTP.


There are 4 utilities

jobexftp: is a bash to call the JObexFTP from the actual folder. Can be modified and placed at /usr/bin/

jobexftpfs.sh: is a bash that get two parameters, the first one is the tty path, and the second is the jad path. For it work the jar and jad must be in the same folder and the device must be in AT mode. This script also turn on the device if it is in charge only mode, and give a try to take it out from data mode. finally it executes the sent file and prints the output in the console

emulator: is a bash that extract crazy variables from IDE and pass it on to jobexftpfs.sh

cmd_autoexec_off.sh: is a bash that does the same thing that cmd_autoexe_off.exe from Cinterion


JObexFTPsh output .

Exceptions are easy to track with jobexftpfs.sh

Autoexec off

Auto exec is easy to work with.

Clone this wiki locally