rootScript
Active member
Hello,
I am using a Teensy 3.1, and have connected the RX & TX pins on a Adafruit Bluefruit EZ-Link (Bluetooth module) to Teensy pins 8(TX3) & 7(RX3). DSR & DTR on the EZ-Link are not connected to anything.
In the Arduino 1.0.5 IDE, I have selected the Serial Port: /dev/tty.AdafruitEZ-Link046f-SPP, and the USB Type: Serial.
I want to upload a sketch to the Teensy, but the IDE returns:
Please press the RESET BUTTON on your Teensy to upload your sketch. Auto-reboot only works if the Teensy is running a previous sketch.
Having to press the button kind of defeats the purpose of programming the Teensy over bluetooth.
[Question:] How do I upload a sketch via bluetooth without pressing the button?
I gave tried this on an old Arduino Duemilanove (with EZ-Links's DTR pins connected Arduino's RESET pin, and everything works as I expected)
This is my 1st post here (please be gentle )
Carlos
Link to Adafruits Bluefruit EZ-Link documentation
Hardware & Software setup: iMac13,2 Running OSX 10.8.5(12F45) - Arduino 1.0.5 - Teensyduino 1.18
Link to support question in the Adafruit forum is here
I am using a Teensy 3.1, and have connected the RX & TX pins on a Adafruit Bluefruit EZ-Link (Bluetooth module) to Teensy pins 8(TX3) & 7(RX3). DSR & DTR on the EZ-Link are not connected to anything.
In the Arduino 1.0.5 IDE, I have selected the Serial Port: /dev/tty.AdafruitEZ-Link046f-SPP, and the USB Type: Serial.
I want to upload a sketch to the Teensy, but the IDE returns:
Please press the RESET BUTTON on your Teensy to upload your sketch. Auto-reboot only works if the Teensy is running a previous sketch.
Having to press the button kind of defeats the purpose of programming the Teensy over bluetooth.
[Question:] How do I upload a sketch via bluetooth without pressing the button?
I gave tried this on an old Arduino Duemilanove (with EZ-Links's DTR pins connected Arduino's RESET pin, and everything works as I expected)
This is my 1st post here (please be gentle )
Carlos
Link to Adafruits Bluefruit EZ-Link documentation
Hardware & Software setup: iMac13,2 Running OSX 10.8.5(12F45) - Arduino 1.0.5 - Teensyduino 1.18
Link to support question in the Adafruit forum is here
Last edited: