-
Notifications
You must be signed in to change notification settings - Fork 13.3k
"pm open,type:2 0" output on Serial with Debug Level 'None' on udp.begin() #4455
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Same issue here too wifi evt: 0 |
This is output from the SDK, which gets enabled whenever you set 'Debug Port' to something other than 'None', or call |
Thanks @igrr - good to know! |
Dear @igrr, could you please elaborate about the meaning to this SDK output: "pm open,type:2 0" ? |
@regpa Sorry, can't tell for sure — it comes from the closed source part. |
Basic Infos
Hardware
Hardware: ESP-12f
Core Version: current git
Description
Problem description
With Debug Level set to 'None' a message is printed on Serial when the begin() method of WiFiUDP is called. Grepping the for the message points to libpp.a
Settings in IDE
Module: Generic ESP8266 Module
Flash Size: 4MB/1MB
CPU Frequency: 80Mhz
Flash Mode: qio
Flash Frequency: 40Mhz
Upload Using: SERIAL
Reset Method: nodemcu
Sketch
Debug Messages
The text was updated successfully, but these errors were encountered: