Forum >Bluno USB port programming issue
Bluno General Arduino

Bluno USB port programming issue

userHead Grey.CC 2015-06-12 22:33:07 8003 Views7 Replies
There are some points when you fail to upload the Bluno sketch.

1 Check the board selection: Bluno, Bluno nano, Romeo BLE are using ATmega328 microcontroller, so the bootloader is same to Arduino UNO. Bluno Mega1280 = Mega1280 Bluno Mega2560= Mega2560.
2 Disconnect any Serial port device connection. There is only a serial port, so it will be occupied by sketch uploading.
3 Disconnect any wireless connection. Disconnect other bluetooth device connection when you upload the sketch.
4 For Bluno Mega1280, it requires a special driver, plug install the driver first.

Other reasons:

Bluetooth issue: try to upload a new BLE firmware, if you can update the firmware, it means the bluetooth chip is OK.
Bootloader issue: try to upload a new bootloader for ATmega328.

If you find other reason, please supply.
2015-07-01 01:30:32 Oh, cool~

and what might be the reason you guess?

piakster wrote:Hi the problem is solved. I tried multiple times and finally it worked. BLE firmware updated successfully and sketches are uploaded fine.Thanks.
userHeadPic Leff
2015-06-25 23:35:30 Hi the problem is solved. I tried multiple times and finally it worked. BLE firmware updated successfully and sketches are uploaded fine.Thanks. userHeadPic piakster
2015-06-25 20:54:16 Hi Leff,

I get Device malfunction warning. The board is not recognized as a USB drive.

Kelvin
userHeadPic piakster
2015-06-25 19:35:07 How about try the step one if the firmware version is 1.6 or below? is that possible?

piakster wrote:Hi Leff,

I am using Win 7.

I tried again and again always getting Time out warning. My board is recognized as Arduino Uno at COM8.

kelvin
userHeadPic Leff
2015-06-25 00:57:05 Hi Leff,

I am using Win 7.

I tried again and again always getting Time out warning. My board is recognized as Arduino Uno at COM8.

kelvin
userHeadPic piakster
2015-06-25 00:44:43 Hi Kelvin,

Have you noticed the computer system requirment. The operation is different if you use win8/7 etc. what's your pc ?

And have you tried to burn firmware again?

piakster wrote:Hi all,

I am having problem with Bluno Nano.

I have been doing some work with Bluno Nano and it was working fine until last Thursday. I could not find the right port on Arduino environment. I followed some instruction to upload new BLE firmware by running the Bluno Downloader. I press and hold the boot button when I connect to USB. I get the LED flashing alternately only once in a while. After choosing the right FW and press Upload, I get Time out warning.

Please advice on how to move on.

Kelvin
userHeadPic Leff
2015-06-24 23:20:25 Hi all,

I am having problem with Bluno Nano.

I have been doing some work with Bluno Nano and it was working fine until last Thursday. I could not find the right port on Arduino environment. I followed some instruction to upload new BLE firmware by running the Bluno Downloader. I press and hold the boot button when I connect to USB. I get the LED flashing alternately only once in a while. After choosing the right FW and press Upload, I get Time out warning.

Please advice on how to move on.

Kelvin
userHeadPic piakster