adafruit / PyLeap-Android

PyLeap for Android
3 stars 0 forks source link

WiFi boards aren't showing up during peripheral scan #4

Closed BlitzCityDIY closed 1 year ago

BlitzCityDIY commented 1 year ago

In the newest version (V1.0.1 b4) I'm not seeing any WiFi boards show up during the scan. Before updating they were showing up. I confirmed they are discoverable on my network by checking circuitpython.local. BLE peripherals are connecting properly.

antonio-openroad commented 1 year ago

Could you test a couple of things to get a better understanding of the problem:

1 - Reset the Wifi board, and check if the board is visible after power up 2 - Reset the Android device 3 - Check that Wifi is enabled on the phone and using the same network that the Wifi board

Please let me know if the Wifi board appears or still not visible. Thanks for the report.

BlitzCityDIY commented 1 year ago

@antonio-openroad ah, rebooting the phone worked!