Replies: 3 comments 1 reply
-
When the serial port receives a large amount of data in a relatively short period of time, it is prone to occur |
Beta Was this translation helpful? Give feedback.
0 replies
-
@josesimoes Can you help me see what is causing this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
It's my problem, it has been resolved. Thank you |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
++++ Exception System.InvalidOperationException - CLR_E_INVALID_OPERATION (11) ++++
++++ Message:
++++ System.IO.Ports.SerialPort::Read [IP: 0000] ++++
++++ KnxGateWay.Program::SerialDevice_DataReceived [IP: 0041] ++++
++++ System.IO.Ports.SerialPort::OnSerialDataReceivedInternal [IP: 0029] ++++
++++ System.IO.Ports.SerialDeviceEventListener::OnEvent [IP: 002e] ++++
++++ nanoFramework.Runtime.Events.EventSink::ProcessEvent [IP: 0023] ++++
++++ nanoFramework.Runtime.Events.EventSink::EventDispatchCallback [IP: 0014] ++++
接收数据异常,Exception was thrown: System.InvalidOperationException,System.IO.Ports.SerialPort::Read
KnxGateWay.Program::SerialDevice_DataReceived
System.IO.Ports.SerialPort::OnSerialDataReceivedInternal
System.IO.Ports.SerialDeviceEventListener::OnEvent
nanoFramework.Runtime.Events.EventSink::ProcessEvent
nanoFramework.Runtime.Events.EventSink::EventDispatchCallback
Connected to:
ESP32 (ESP32-D0WD-V3 (revision v3.1))
Features WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
Flash size 8MB unknown from (manufacturer 0x161 device 0x16407)
PSRAM: undetermined
Crystal 40MHz
MAC E8:6B:EA:C2:32:74
Beta Was this translation helpful? Give feedback.
All reactions