I need to transmit data collected from a BT-909 (Bluethoot module) to Excel.
For this I use the modCOMM library - Written by: David M. Hitchner.
When I get it to recognize the BT909 module with a USB connection through port 6, everything works fine.
The problem is the first connection.
Testing with CoolTerm, I observed that when the BT909 module receives power it dumps information about it, then it is ready to establish communication.
At this point, if I disconnect CoolTerm and open the Excel sheet that contains modCOMM, I make the connection correctly.
But if I open the Excel sheet and try to connect the BT909 module, I cannot make the connection.
Could it be that the presentation data dump from the BT909 module fills the communication buffers???
In this case, how can I solve it? I am not an expert in VBA
thank you
For this I use the modCOMM library - Written by: David M. Hitchner.
When I get it to recognize the BT909 module with a USB connection through port 6, everything works fine.
The problem is the first connection.
Testing with CoolTerm, I observed that when the BT909 module receives power it dumps information about it, then it is ready to establish communication.
At this point, if I disconnect CoolTerm and open the Excel sheet that contains modCOMM, I make the connection correctly.
But if I open the Excel sheet and try to connect the BT909 module, I cannot make the connection.
Could it be that the presentation data dump from the BT909 module fills the communication buffers???
In this case, how can I solve it? I am not an expert in VBA
thank you