kirtan
Junior Member level 2
I am using AUBTM-20 Bluetooth modules.
I want to have one module acting as master connected to PC over serial port and other 3 to 4 modules acting as slave connected to various micro controller based systems also over serial port.
Master module is required to collect data from each slave module one at a time at a regular interval.
I am able to configure modules as slave and master using AT commands. Master is also able to identify the slave present around (AT+INQ). Master is also able to connect to one of the slave (AT+CON) in SPP profile. Slave and master are able to communicate like to serial devices.
However once i connect master stops accepting any AT command and hence after connecting when i want to disconnect particular connection then i am not able to do that using AT+DCON
From literature i got to know that once connected master can be disconnect only by giving reset pulse on respective pin. Is this the only way?
As my master is connected to PC over RS232 connection how to manage giving reset pulse to the board?
kindly help
I want to have one module acting as master connected to PC over serial port and other 3 to 4 modules acting as slave connected to various micro controller based systems also over serial port.
Master module is required to collect data from each slave module one at a time at a regular interval.
I am able to configure modules as slave and master using AT commands. Master is also able to identify the slave present around (AT+INQ). Master is also able to connect to one of the slave (AT+CON) in SPP profile. Slave and master are able to communicate like to serial devices.
However once i connect master stops accepting any AT command and hence after connecting when i want to disconnect particular connection then i am not able to do that using AT+DCON
From literature i got to know that once connected master can be disconnect only by giving reset pulse on respective pin. Is this the only way?
As my master is connected to PC over RS232 connection how to manage giving reset pulse to the board?
kindly help