I have Arduino BT and I wish to connect this to another BT device which has "0000" passkey but no input method to enter this.
I wish to write a code for my Arduino BT which connects automatically to other Bluetooth device and receives the data on SPP.
I have read many articles but still not clear how to do this.
I have a humble request if you can send me help for this, may be a short code example. I have no idea in which mode I need to set my Arduino BT, Command or host mdde?
Second thing is I wish to do following
After switching on Arduino BT and remote BT device following thing should happen
- Arduino will search the defined BT address
- Makes authenticated connection having "0000" passkey
- Starts receiving data from other BT device.
I need urgent help.
Please guide me.
Thanks and best regards