somakeit / smib

1 stars 0 forks source link

SMIBHID cant see home network #185

Open sam57719 opened 1 month ago

sam57719 commented 1 month ago

SMIBHID could not see my home network until I changed the channel of the network to a low number (5).

Similar issue to here - same solution.

Is it possibly a bad pico? or just a limitation.

added self.log.info(self.wlan.scan()) to the configure_wifi method of the WirelessNetwork class, and it didn't show the network until I changed the channel.