aws / amazon-freertos-ble-android-sdk

Android SDK for FreeRTOS Bluetooth Devices.
Apache License 2.0
49 stars 41 forks source link

Require a button to refresh the wifi AP list #43

Closed lylezhu2014 closed 1 year ago

lylezhu2014 commented 3 years ago

Describe the bug There is an issue that no all surrounding wifi APs are listed in network setting UI. Require a button to request the wifi provisioning example to rescan surrounding WIFI APs. Please refer to the following picture, WeChat Image_20210623114436

dan4thewin commented 3 years ago

Thanks, @lylezhu2014 . I've mentioned this to one of my peers, and you may expect him to respond. We ask for your patience, as there are many demands on his time right now.

ravibhagavandas commented 3 years ago

Hi @lylezhu2014

Thanks for reporting this. I acknowledge that this is a useful feature in the demo. We will add this into our queue for prioritization. Meanwhile to unblock yourself you can try adding an additional button to WiFi provisioning fragment here and call listNetworks() API as part of button click action.

kstribrnAmzn commented 1 year ago

Going to close this out as this library is now deprecated