Skip to content

Read Serial Command from WB3S Tuya Chip #10731

Answered by barbudor
felixwe710 asked this question in Q&A
Discussion options

You must be logged in to vote

You need to use you standard USB to serial adapter, the one you would use to serial-flash a ESP module, to listen to the serial connection.
But as you need to listen to both ways you need a little trick like this :

As both the WB3S and the TuyaMCU will probably not speak at the same time, this should be ok

On the PC side you need a serial terminal that can display HEX code because standard terminal in ASCII will not be convenient.
On Windows I'm using "Terminal 1.9b by Br@y" that you can download from various places.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@barbudor
Comment options

@felixwe710
Comment options

@barbudor
Comment options

@felixwe710
Comment options

@barbudor
Comment options

Answer selected by ascillato2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants