I am running into a problem trying to upload programs to my NXT over the bluetooth connection with "-b" option on the nxj command line.
Whenever I run nxj -b, I get logging messages that indicate the NXT was found, but then I get an IllegalArgumentException: invalid param [encncrypt=false]
I am guessing that encncrypt is a typo for "encrypt", but I'm not sure where this parameter is being set.
Has anyone else run into this?
BTW: I am running lejos 0.3 with the 2.0.0 Bluecove jar.

