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

Update #1

Open
wants to merge 35 commits into
base: feature/modem_example_at_mqtt
Choose a base branch
from

Conversation

diplfranzhoepfinger
Copy link

Update to latest ESP-Modem

@david-cermak david-cermak force-pushed the feature/modem_example_at_mqtt branch from 74d9b95 to 4d2bd34 Compare January 23, 2023 09:12
@david-cermak david-cermak force-pushed the feature/modem_example_at_mqtt branch 2 times, most recently from 9e3770b to 68d6bf1 Compare February 14, 2023 18:43
@david-cermak david-cermak force-pushed the feature/modem_example_at_mqtt branch 2 times, most recently from 64f178c to 31d4323 Compare March 16, 2023 19:04
david-cermak and others added 19 commits March 16, 2023 20:17
…ple_at_mqtt

feat(esp_modem): Add mqtt example in  AT-only mode
Also added .cz config for modem components
…ertificate

MQTT: complete client authentication configuration (IDFGH-9656)
* Read after the allocated area (which may lead to subsequent
mdns name corruption)
* Potentially uninit variable used in condition
Also fixes one minor from esp_netif_linux implementation
esp_modem: version 1.0.0 (plus cz-bump config)
fix(mdns): Fix memory issues reported by valgrind
Skip solving conflicts for delegated names and delegated services

Closes espressif#185
…name_collision

fix(mdns): Incorrect name collision
…6-address-in-mdns-answer

mdns: append all ipv6 address in mdns answer (IDFGH-9646)
Removed sharing the data via the global variable `_mdns_server`, added
API `mdns_is_netif_ready()`
…rking

mdns: Decouple networking from the main mdns module
…r_spacings

Fix weird error message spacings (IDFGH-9704)
- update esp_modem to use esp_docs
- migrated docs from github pages to docs.espressif.com
…roving

docs: Improving documentation (IDF-7064)
…ocs_and_yml_file

docs(esp_mqtt_cxx): updated documentation and deployment *yml file
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

Successfully merging this pull request may close these issues.

9 participants