Browan Communications Inc.
No.15-1, Zhonghua Rd., Hsinchu Industrial Park,
Hukou, Hsinchu, Taiwan, R.O.C. 30352
Tel: +886-3-6006899
Fax: +886-3-5972970
Copyright 2020 Browan Co., Ltd.
14
Leaving...
Hard resetting via RTS pin...
$
Monitor
1.
Power recycle.
2.
Execute
./browan_esptool.sh
and pass in the ttyUSB path and operation command "monitor" as paramet
ers.
Here is the output of browan_esptool.sh:
$
./browan_esptool.sh /dev/ttyUSB0 monitor
--- idf_monitor on /dev/ttyUSB0 115200 ---
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H ---
esp32>
If you don't want to use the monitor command provided by esptool. You can use any terminal tool such as mini
com, screen, picocom on Linux, or use putty on Windows.
The UART connection settings is: 115200-8-N-1