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

Support the proper meadow.config.yaml bits for cell #801

Open
ctacke opened this issue Dec 18, 2024 · 0 comments
Open

Support the proper meadow.config.yaml bits for cell #801

ctacke opened this issue Dec 18, 2024 · 0 comments
Assignees

Comments

@ctacke
Copy link
Contributor

ctacke commented Dec 18, 2024

With WiFi you have these options (and I wonder if they maybe should be in something other than "Coprocessor" now)

#Coprocessor:
  # Should the ESP32 automatically attempt to connect to an access point at startup?
  # If set to true, wifi.config.yaml credentials must be stored in the device.
#  AutomaticallyStartNetwork: true

  # Should the ESP32 automatically reconnect to the configured access point?
#  AutomaticallyReconnect: true

  # Maximum number of retry attempts for connections etc. before an error code is returned.
#  MaximumRetryCount: 7

These should probably be available to Cell adapters, too

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