[CYW43] got unexpected packet -10

The official PYBD running MicroPython, and its accessories.
Target audience: Users with a PYBD
Post Reply
theodox
Posts: 7
Joined: Sat Apr 13, 2019 11:55 pm

[CYW43] got unexpected packet -10

Post by theodox » Sun Apr 28, 2019 4:55 am

Just getting started with a new Pyboard-D . However i'm having a tough time with the onboard wifi. Although I can create a connection to my local wifi network, my REPL is spanned by the message

Code: Select all

[CYW43] got unexpected packet -10
about every 8-10 seconds. This makes it very difficult to do any interactive testing since the message is printing right into my REPL (I'm connected to the board using

Code: Select all

screen
on a Mac terminal.

Is there anything I can do to either (a) fix the underlying issue or (b) at least suppress the unhelpful error spam?

theodox
Posts: 7
Joined: Sat Apr 13, 2019 11:55 pm

Re: [CYW43] got unexpected packet -10

Post by theodox » Sun Apr 28, 2019 6:23 am

It appears to be an issue with my wireless network ( a wireless N with a repeater) . Connecting to a wifi hotspot on my phone does not produce the same problem

Post Reply