Arduino Sketch upload using Bluetooth BLEmicro

Hello,
I'm trying to use 2pcs BLEmicro to create a wireless link between computer and Arduino in order to upload sketch.
I followed the instruction from here (http://www.dfrobot.com/wiki/index.php/B ... n.EF.BC.89),
and i was able to upload a sketch only if reset was pressed on Arduino before the upload .
On the BLEmicro pinout there is a pin called "reset" but there was no output on that pin when trying to upload sketch. I think i need a DTR pin, but there isn't one
On the specifications of the BLEmicro, say "Support upload Arduino program remotely(Bluetooth 4.0 remote uploading)" but i didn't found any information regarding that.
The first BLEmicro is connected to a ftdi-usb using vcc, gnd, rx, tx and the second BLE is connected to an Arduino UNO using same pins
Can anybody help me please?
Thanks
Lucian




I check the wave form before, it will be output a sharp pulse to reset ATmel328p.
Here is a related link.
http://forum.arduino.cc/index.php?topic=26877.0

I check the wave form before, it will be output a sharp pulse to reset ATmel328p.
Here is a related link.
http://forum.arduino.cc/index.php?topic=26877.0

FTDI BLE BLE Arduino
+3v VDD VDD +3v
GND GND GND GND
RX TX TX RX
TX RX RX TX
DTR ? ? P05 0.1Cap RST

FTDI BLE BLE Arduino
+3v VDD VDD +3v
GND GND GND GND
RX TX TX RX
TX RX RX TX
DTR ? ? P05 0.1Cap RST







I'm trying to use 2pcs BLEmicro to create a wireless link between computer and Arduino in order to upload sketch.
I followed the instruction from here (https://www.dfrobot.com/wiki/index.php/B ... n.EF.BC.89),
and i was able to upload a sketch only if reset was pressed on Arduino before the upload .
On the BLEmicro pinout there is a pin called "reset" but there was no output on that pin when trying to upload sketch. I think i need a DTR pin, but there isn't one
On the specifications of the BLEmicro, say "Support upload Arduino program remotely(Bluetooth 4.0 remote uploading)" but i didn't found any information regarding that.
The first BLEmicro is connected to a ftdi-usb using vcc, gnd, rx, tx and the second BLE is connected to an Arduino UNO using same pins
Can anybody help me please?
Thanks
Lucian
