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

Integrate the OpenEEW sensor provisioning with Smart Config #15

Open
andygrillo opened this issue Aug 25, 2020 · 0 comments
Open

Integrate the OpenEEW sensor provisioning with Smart Config #15

andygrillo opened this issue Aug 25, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@andygrillo
Copy link
Member

Integrate the OpenEEW sensor provisioning feature into this app (so that its not just an alert app) using the Smart Config protocol from ESP32.

This is something we discussed in last week's townhall. It would mean that a user can quickly pass over Wifi credentials, the location coordinates, and local MQTT server IP address to the sensor when setting it up. This would be very helpful because the users would not need to modify and flash firmware with these variables every time they setup a sensor.

As we use ESP32 devices, we could consider the Smart Config protocol (eg https://apps.apple.com/ec/app/grillo/id1478536152). There is a React Native library that does this:
https://www.npmjs.com/package/react-native-smartconfig-2 although I have not tested it.

Could someone please look at this library and see if its possible to pass over not just Wifi credentials, but this other data (latitude, longitude, mqtt server ip address) ?

@andygrillo andygrillo added the enhancement New feature or request label Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant