esp-now icon indicating copy to clipboard operation
esp-now copied to clipboard

Problem with debug with write http data

Open oliverrr97 opened this issue 2 years ago • 8 comments

i have problem in example "debug". here is screenshots of my problem. image image

oliverrr97 avatar Mar 22 '22 09:03 oliverrr97

@oliverrr97 Please use a TCP testing tool (any third-party TCP testing software) to create a TCP server.

LJYSP avatar Mar 24 '22 09:03 LJYSP

I used a testing tool to create an http server, but I still don't know how to enter commands there: help, system_info ... image

oliverrr97 avatar Mar 30 '22 12:03 oliverrr97

Please press "enter " in the left console and the output liike this " esp32c3>" Then input the command "help" and press "enter", the output liike this:

esp32c3> help
help 
  Print the list of registered commands

version 
  Get version of chip and SDK
...

LJYSP avatar Mar 31 '22 02:03 LJYSP

I am not allowed to write anything on the left console. even when I press enter nothing happens. I use the ESP32 DevKitc V4 model.

oliverrr97 avatar Mar 31 '22 05:03 oliverrr97

What IDF version do you use?

LJYSP avatar Apr 01 '22 08:04 LJYSP

I tried it on version 4.3.2 and version 4.4

oliverrr97 avatar Apr 01 '22 09:04 oliverrr97

what can i do with it?

oliverrr97 avatar Apr 06 '22 15:04 oliverrr97

I don't know why, but you can try IDF/example/wifi/iperf example to test if input command is ok. Or change a other ESP32 board to test.

LJYSP avatar Apr 11 '22 10:04 LJYSP

@oliverrr97 Any update about this?

lhespress avatar Jan 11 '23 09:01 lhespress

@oliverrr97 Closing this issue since there has been no update on this. Please feel free to reopen if required.

lhespress avatar Apr 14 '23 10:04 lhespress