esp-now
esp-now copied to clipboard
Problem with debug with write http data
i have problem in example "debug". here is screenshots of my problem.
@oliverrr97 Please use a TCP testing tool (any third-party TCP testing software) to create a TCP server.
I used a testing tool to create an http server, but I still don't know how to enter commands there: help, system_info ...
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
...
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.
What IDF version do you use?
I tried it on version 4.3.2 and version 4.4
what can i do with it?
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.
@oliverrr97 Any update about this?
@oliverrr97 Closing this issue since there has been no update on this. Please feel free to reopen if required.