Skip to content

[🐛Bug]: #108

Open
Open
@smartbrainisme

Description

@smartbrainisme

描述一下这个bug / Describe the bug

air780e使用w5500,总是多打印这段
[2025-02-12 22:15:36.568] network_default_socket_callback 1120:cb ctrl invaild 0 F2000007
[2025-02-12 22:15:36.568]
[2025-02-12 22:15:36.568] 00 00 00 00 00 00 00 00
[2025-02-12 22:15:36.568]

复现步骤 / To Reproduce

[2025-02-12 22:15:36.517] I/DNS dns all done ,now stop
[2025-02-12 22:15:36.517] D/W5500 socket 5 connected
[2025-02-12 22:15:36.517] D/W5500 socket 5 is sending, need wait!
[2025-02-12 22:15:36.517] D/W5500 socket 5 is sending, need wait!
[2025-02-12 22:15:36.517] D/W5500 socket 5 is sending, need wait!
[2025-02-12 22:15:36.517] D/W5500 socket 5 is sending, need wait!
[2025-02-12 22:15:36.568] I/user.http.post 200 table: 20039078 {"errno":200,"errmsg":"success"}
[2025-02-12 22:15:36.568] network_default_socket_callback 1120:cb ctrl invaild 0 F2000007
[2025-02-12 22:15:36.568]
[2025-02-12 22:15:36.568] 00 00 00 00 00 00 00 00
[2025-02-12 22:15:36.568]

另外一种错误打印
[2025-01-08 21:25:06.409] I/DNS dns all done ,now stop
[2025-01-08 21:25:06.409] D/W5500 socket 2 connected
[2025-01-08 21:25:06.409] D/W5500 socket 2 is sending, need wait!
[2025-01-08 21:25:06.409] D/W5500 socket 2 is sending, need wait!
[2025-01-08 21:25:06.409] D/W5500 socket 2 is sending, need wait!
[2025-01-08 21:25:06.409] D/W5500 socket 2 is sending, need wait!
[2025-01-08 21:25:06.409] E (6047881) spi_master: spi_device_polling_start(1097): Cannot send polling transaction while the previous polling transaction is not terminated.
[2025-01-08 21:25:06.409] E (6047881) spi_master: spi_device_polling_start(1097): Cannot send polling transaction while the previous polling transaction is not terminated.
[2025-01-08 21:25:06.409] I/user.http.post 200 table: 3FCA4550 {"errno":200,"errmsg":"success"}
[2025-01-08 21:25:06.409] E/W5500 socket 2 disconnect
[2025-01-08 21:25:06.409] network_default_socket_callback 1124:cb ctrl invaild 0 F2000007
[2025-01-08 21:25:06.409]
[2025-01-08 21:25:06.409] 00 00 00 00 00 00 00 00
[2025-01-08 21:25:06.409]

如果正常,应该是什么样 / Expected behavior

[2025-01-08 21:36:06.392] I/DNS dns all done ,now stop
[2025-01-08 21:36:06.392] D/W5500 socket 7 connected
[2025-01-08 21:36:06.392] D/W5500 socket 7 is sending, need wait!
[2025-01-08 21:36:06.392] D/W5500 socket 7 is sending, need wait!
[2025-01-08 21:36:06.392] D/W5500 socket 7 is sending, need wait!
[2025-01-08 21:36:06.392] D/W5500 socket 7 is sending, need wait!
[2025-01-08 21:36:06.392] I/user.http.post 200 table: 3FCA1F70 {"errno":200,"errmsg":"success"}

截图 / Screenshots

没有截图,节省github空间

日志 / Logs

无日志

PACK包版本 / Version

1.0

验证

  • 检查过该问题,之前没有人提过 / Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • 提供了最小可复现工程或详细的复现步骤,确保开发者可以复现 / The provided reproduction is a minimal reproducible example of the bug.
  • 已经提供了完整的报错信息、日志、截图,没有经过删减。

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions