Guna Shekar G
New Member
0
I am trying to connect CH376S file manage and control chip with NodeMCU for USB to UART conversion. I am using the baud rate of 115200.
For sending command initially I have connected CP2102 to CH376S. If I send the command sequence via serial monitor, I am not getting any acknowledgement from CH376S.
I have written a small code in Arduino to receive anything that's written on serial monitor to display on serial monitor itself just to check whether TX and RX happening properly or not. Still no luck with the result.
The connections are: I am using it in serial mode by putting jumper wire. For setting to 115200 Baud, I have connected D4 and D6 to VCC, D5 to 0. And regular RX and TX connections.
I have attached the connections image. Please do refer thet.
I am not receiving any acknowledgement from the device. It will be of great help if someone explains me what's the problem/mistake that I am doing or what extra settings i am supposed to do in order to make it work. Thanks in advance for any leads/help.
I am trying to connect CH376S file manage and control chip with NodeMCU for USB to UART conversion. I am using the baud rate of 115200.
For sending command initially I have connected CP2102 to CH376S. If I send the command sequence via serial monitor, I am not getting any acknowledgement from CH376S.
I have written a small code in Arduino to receive anything that's written on serial monitor to display on serial monitor itself just to check whether TX and RX happening properly or not. Still no luck with the result.
The connections are: I am using it in serial mode by putting jumper wire. For setting to 115200 Baud, I have connected D4 and D6 to VCC, D5 to 0. And regular RX and TX connections.
I have attached the connections image. Please do refer thet.
I am not receiving any acknowledgement from the device. It will be of great help if someone explains me what's the problem/mistake that I am doing or what extra settings i am supposed to do in order to make it work. Thanks in advance for any leads/help.