Brion Sohn
Well-known member
Ok so I am having an impossible time finding information on what I am hoping to do so I thought I would just ask to find out if anyone has done it or has any ideas of how to do it
Anyway what I am trying to do is make a teensy powered master that is connected to the computer that can pair with multiple wireless external slave teensy devices. That would send and receive information over the Bluetooth via serial.
I have found all of the information about being able to pair and bind one set of HC05 06 modules but what I would like to do is be able to have the master connected to the computer scan and pair with different HC05/06s.
From what I understand the HC05 in master mode will automatically try to pair with the strongest local device to it but what I want to do is have a little control in that it will only connect with devices that maybye are sending a pairing command or something to that effect.
I’m basically wanting it to reject trying to pair with say a cell phone but try to only pair with certain devices that I have built using the teensy.
I have thought about using the At commands to reprogram via AT on startup by teensy controlled power programming but at the same time it won’t know the address of the slave every time so that probably would t do any good.
I hope I am explaining this well in That I would like the master unit to be able to pair with different devices but only one pairing at a time and only one per startup.
Anyway if anyone knows of any resources or what to do or if it can even be done please help if possible
Thank you. Brion
Anyway what I am trying to do is make a teensy powered master that is connected to the computer that can pair with multiple wireless external slave teensy devices. That would send and receive information over the Bluetooth via serial.
I have found all of the information about being able to pair and bind one set of HC05 06 modules but what I would like to do is be able to have the master connected to the computer scan and pair with different HC05/06s.
From what I understand the HC05 in master mode will automatically try to pair with the strongest local device to it but what I want to do is have a little control in that it will only connect with devices that maybye are sending a pairing command or something to that effect.
I’m basically wanting it to reject trying to pair with say a cell phone but try to only pair with certain devices that I have built using the teensy.
I have thought about using the At commands to reprogram via AT on startup by teensy controlled power programming but at the same time it won’t know the address of the slave every time so that probably would t do any good.
I hope I am explaining this well in That I would like the master unit to be able to pair with different devices but only one pairing at a time and only one per startup.
Anyway if anyone knows of any resources or what to do or if it can even be done please help if possible
Thank you. Brion