Hi.
I need to write an application that can pick up data that is transfered from PC to mobile, over bluetooth. Currently whatever is transfered is send to Inbox.
Any idea as to how can I achieve this.
With thanks.
Gautam Adlakha.
Check the poit-to-point example and install BT dongle that is set as serial host to your PC. Then you could basically have application in PC side that uses the com port (use com3 or com4 othervise there will be problems for sure) to communicate with the application.