Stalker V3 Uploading Issue

Hello,
I’m new here and I have a similar problem.
The Stalker v3 connect to PC using UartSbee v5.
I also use 165 IDE.
Setup of IDE is Arduino Pro or Pro Mini ATmega328 (3.3v, 8Mhz).
But a sketch is not loaded into the Stalker.

Sketch uses 450 bytes (1%) of program storage space. Maximum is 30,720 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2,039 bytes for local variables. Maximum is 2,048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xe9
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xe9
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xe9
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xe9
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xe9
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xe9
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xe9
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xe9
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xe9
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xe9
Problem uploading to board.

2015-09-18 03-32-45 sketch_sep18a   Arduino 1.6.5.png

Hello,

Please check the following
1.UartSBee is set to use 5V for target board
2.The pin connections follows seeedstudio.com/wiki/Seeedui … ng_Started instruction.
3.Make sure correct COM port(UartSBee) is selected in Arduino IDE

Also post a picture of your setup. Thanks for writing to us.

Hello viswa! Thanks for your answer.

I did as you wrote - UartSBee switch into 5V position, Arduino IDE 1.65 - Pro or Pro Mini (3.3v , 8 MHz)w/ATmega328, the pin connection like as on the instruction (RX-TX, TX-RX). In the attachment some photo, screenshots and video. Sorry, screenshots with Russian fonts :blush:

I have others Stalker V3, today will try to do it…

https://youtu.be/BOwyd_HdaH8

Thanks for your help.

DSC00985.JPG
DSC00986.JPG
DSC00987.JPG
DSC00988.JPG
DSC00989.JPG
Скриншот 2015-09-18 15.12.18.png
Скриншот 2015-09-18 15.12.13.png
Скриншот 2015-09-18 15.11.50.png

sorry for panic, it was my mistake, I had stayed the night … :unamused:
I am still confused RX / TX.
everything is ok!

thanks

Hello,

You mean it works now ?

Warm Regards.

Yes, everything works fine now!

Thanks.