I am developing project where I need to scan and define cell phone via bluetooth module. Scenario: arduino mega with bluetooth module, i bring my nokia phone to blutooth module, it defines nokia phone bluetooth mac address.
Does anyone know how it can be implemented?
I read about sending AT commands to bluetooth module, can someone show how this can be done(arduino code example)?