Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssid length error #4

Closed
app-vrb opened this issue Mar 15, 2022 · 3 comments
Closed

ssid length error #4

app-vrb opened this issue Mar 15, 2022 · 3 comments

Comments

@app-vrb
Copy link

app-vrb commented Mar 15, 2022

Hi I found a problem on the plugin.
In case the SSID length is less than 9 characters it trow this error:
[VERBOSE-2:dart_isolate.cc(1111)] Unhandled exception:
RangeError: Invalid value: Not in inclusive range 0..72: 75
#0 List.insertAll (dart:core-patch/growable_array.dart:44:7)
#1 EspTouch._dataCodes. (package:esp_smartconfig/src/protocols/esptouch.dart:62:17)
#2 _IntListMixin.forEach (dart:typed_data-patch/typed_data_patch.dart:215:8)
#3 EspTouch._dataCodes (package:esp_smartconfig/src/protocols/esptouch.dart:60:19)
#4 EspTouch.prepare (package:esp_smartconfig/src/protocols/esptouch.dart:27:19)
#5 Provisioner._startProvisioning (package:esp_smartconfig/src/provisioner.dart:201:9)

@abobija
Copy link
Owner

abobija commented Mar 15, 2022

I will investigate this as soon as I found some free time. Thanks for feedback.

@app-vrb
Copy link
Author

app-vrb commented Mar 15, 2022 via email

@abobija
Copy link
Owner

abobija commented Aug 5, 2022

This issue is same as issue #6, let's close this and continue further discussion there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants