You cannot use any wireless link to transfer programs to the BS2.
There are some ways to transfer programs to other Stamp models with more than one 2K program "slot".
You can't use the Stamp Editor though. You can use the Stamp Editor to compile and save a binary file
for your program. You have to use some kind of program on the PC end and a matching program on the
Stamp end to transmit the program and store it in one of the other "slots", then the receive program can
transfer control to the newly loaded slot.
Ive problem with EasyBT module. i'm try using it with AVR uC. it discoverable from my PC but it wont send or recv any data from the microcontroler.
Ive check the baud rate, parity, etc. it's all on default setting. Ive check the power, green led already on.
I'm using BlueSoleil USB Bluetooth for hardware n HyperTerminal for software. My PC run under WinXP.
here's the screen shot :
as u can see, there's only outgoing connection established (using COM4). is it normal? or there should be incoming connection using other COM too?
The connection that's established is a bi-directional one ... transmit and receive.
It looks like there is a Bluetooth connection between the Easy Bluetooth and the PC.
There must be something wrong with the AVR part of things. Do you have any way
of testing that (oscilloscope, logic analyzer, etc.)?
Comments
There are some ways to transfer programs to other Stamp models with more than one 2K program "slot".
You can't use the Stamp Editor though. You can use the Stamp Editor to compile and save a binary file
for your program. You have to use some kind of program on the PC end and a matching program on the
Stamp end to transmit the program and store it in one of the other "slots", then the receive program can
transfer control to the newly loaded slot.
Ive check the baud rate, parity, etc. it's all on default setting. Ive check the power, green led already on.
I'm using BlueSoleil USB Bluetooth for hardware n HyperTerminal for software. My PC run under WinXP.
here's the screen shot :
as u can see, there's only outgoing connection established (using COM4). is it normal? or there should be incoming connection using other COM too?
sory for my bad english.
It looks like there is a Bluetooth connection between the Easy Bluetooth and the PC.
There must be something wrong with the AVR part of things. Do you have any way
of testing that (oscilloscope, logic analyzer, etc.)?