blynkkk / blynk_Issues

6 stars 6 forks source link

Change AP #186

Closed Ad758 closed 2 years ago

Ad758 commented 3 years ago

Hi, if a device has been connected to a wifi router with Edgent, and the customer then wants to change their router, how is that done?

I don't see anything in the documentation.

Thanks

doom369 commented 3 years ago

@Ad758 you can "reconfigure" the device. It should be somewhere in the device settings, in the device actions menu. Don't have my phone under my hand right now. But, yeah, the doc is missing

Ad758 commented 3 years ago

Thanks, I did the reconfigure but I couldn't connect through Edgent after that (the device wasn't showing up to connect to).

I deleted the device and then I could reconnect it. Not sure the "reconfigure" was working properly? Obviously don't want to have to delete all the device data if we need to change the router.

vshymanskyy commented 3 years ago
  1. Hold the config reset button on the device for 10-15 seconds, release it. Device enters configuration mode.
  2. In the App, navigate to your device and click Reconfigure in the menu. Follow the instructions.
  3. Device should re-connect with the new credentials.
doom369 commented 3 years ago

@vshymanskyy could you please add it to the documentation?

Ad758 commented 3 years ago

Thanks, got it working using the "flash" button on the ESP8266, but on an ESP32, I still can't get the device to show up when reconfiguring.

vshymanskyy commented 3 years ago

It depends on your configuration of the firmware. Check out "Settings.h"

On Sat, Jul 17, 2021, 11:43 AM Ad758 @.***> wrote:

Thanks, got it working using the "flash" button on the ESP8266, but on an ESP32, I still can't get the device to show up when reconfiguring.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/blynkkk/blynk_Issues/issues/186#issuecomment-881858923, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALP3FGDCX3V3MW5TY27ED3TYE7E3ANCNFSM5AP4RJVQ .

Ad758 commented 3 years ago

Should I be assigning a button pin in settings.h? Not sure what I'm looking for... image Thanks

vshymanskyy commented 3 years ago

Correct. You may need to add some prints to verify this function.

On Sat, Jul 17, 2021, 11:53 AM Ad758 @.***> wrote:

Should I be assigning a button pin in settings.h? Not sure what I'm looking for... [image: image] https://user-images.githubusercontent.com/71893553/126031828-700025dc-22e4-4497-9c77-c76fab08ad87.png Thanks

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/blynkkk/blynk_Issues/issues/186#issuecomment-881860772, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALP3FGRMRCW42DZWNM6PXLTYFAJRANCNFSM5AP4RJVQ .