I'm having some problems connecting with an arduino BT, and I'm unsure how it's supposed to behave.
I've been looking for tutorials/examples of a setup but the bluetooth examples on Arduino Playground - InterfacingWithHardware concern other bluetooth modules.
The one on the arduino BT doesn't seem to be a valid link:
Arduino Playground - BtPCSetup (blank page)
Ive read the hardwarde pages on the arduino BT, but maybe I missed something... if anyone knows of a setup tutorial/example for the arduino BT it would be most welcome.
Here's my question:
-I can only upload to the arduino BT when I manually press the reset-button after hitting 'upload'. arvdude then still reports an 'out of sync'- error, but the sketch gets uploaded.
I'm used to working with Diecimilas.
I read in another thread that the BT does not have auto-reset, and some people are working on it, but I'm not sure what that means.
Does it mean that my arduino BT works as designed and I just have to live with pressing the reset-button?
Or is something wrong?
regarding, Lieven