c4ev3 / ev3duder

The LEGO® EV3 Downloader/UploaDER.
http://c4ev3.github.io/ev3duder/doc/html/globals_func.html
GNU General Public License v3.0
34 stars 12 forks source link

Bluetooth Problem #4

Closed fugiro closed 7 years ago

fugiro commented 7 years ago

Hi there.

I'm using C4EV3 on Windows 10 and its working fine via USB. Thanks again for this nice piece of software.

I'm now facing troubles to upload the code via ev3duder.

1) If the project is configured to use the SD Card, the resulting program is uploaded to the media card and can be re-used anytime. However, when the project is configured to use the EV3 Brick Internal Memmory, after the the firs run (clicking on Upload and Run), the desappear from the brick.

2) I'm also trying to upload via bluetooh, from inside the Eclipse IDE. After pairing the device, a virtual comport is created. However, I wasn't able to configure it and upload the program.

Can I have some tips on these topics? Thanks again.

a3f commented 7 years ago

Glad you like it.

  1. Does it work the first time? Do I understand you correctly that the problem is that no menu entry is created?
  2. Eclipse EV3 Menu ➜ Connection settings ➜ Set Bluetooth COM Port
a3f commented 7 years ago

I'll close this issue, because of inactivity.