Hi everyone, I NEED HELP~~
I used Arduino BT to connect with my laptop and it did work well until yesterday.....><.....
I connected one pin which is set up as OUTPUT to the high voltage supply by accident, and then I noticed that the batteries became hot and even smelt something burning....so I turned off the batteries immediately.
After such a disaster, whenever I tried to connect the Arduino BT to my laptop, I have to press the reset button and the connection can only insist like 5 second. When I use the serial monitor, the connection will fail after receiving only the first data! =( =( =(
Is there any way to make sure that the Arduino BT is broken or not?
How could this be possible....totally confused....
I connected one pin which is set up as OUTPUT to the high voltage supply by accident, and then I noticed that the batteries became hot and even smelt something burning....so I turned off the batteries immediately.
Was the one pin that you connected the high voltage to pin 7 or 8? If you've fried them, then not setting it as OUTPUT and not turning it on would explain why the program works one way and not the other.
Was the one pin that you connected the high voltage to pin 7 or 8? If you've fried them, then not setting it as OUTPUT and not turning it on would explain why the program works one way and not the other.
No it's not. And one more thing, if I only delete pin 7 and still set pin 8 to high, I can receive the data.
Was the one pin that you connected the high voltage to pin 7 or 8? If you've fried them, then not setting it as OUTPUT and not turning it on would explain why the program works one way and not the other.
I tried this on another Arduino BT and the results are exactly the same with my board.