hi
can i send data from msp430rf2560 direct to PC or android via BT connection ?
how can i read the data in PC ?
Hi Abed,
Yes, the accelerometer demo application is a good example. The data is read out of the COM port.
Regards,
Miguel
i know, but i need the tow chips to do that ' the first one sample the accelometer data and send it over BT to the second chip, and the computer read the com port thata the second chip is connecting to.
but my quistion is :
can i use just one chip ? that read the accelometer data and send it over BT directly to PC ? without using the second chip to get the data?
abed
Abed:
Both sides (i.e. TX and RX) needs BT running. If your laptop has built-in BT, then yes you only need one chip, or EVM. This is because the data is transmitted over RF so you need a transmitter and a receiver for this purpose.
Arild