Skip to content

Conversation

@FBEZ
Copy link
Collaborator

@FBEZ FBEZ commented Nov 24, 2025

Checklist

Before submitting a Pull Request, please ensure the following:

  • 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

@FBEZ FBEZ force-pushed the red_da_esp_zerocode branch from 8d5304b to 5232a2f Compare November 24, 2025 08:40
@github-actions
Copy link

🎉 A preview for this PR is available at: https://preview-developer.espressif.com/pr598/

Copy link
Collaborator Author

@FBEZ FBEZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few minor observations (not about the content).
If you agree with them, I'll change the text.


---

## Get Started
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd change get started with further reading because reading "get started" after conclusion makes me uncomfortable :D

Other options References, Resources etc.

Suggested change
## Get Started
## Further reading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. Now going through it again yes, it looks odd.

{{< /alert >}}


## What’s New: Integrated RED‑DA Support in ESP‑ZeroCode
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would change the headings from title case to sentence case just to be in line with the style elsewhere.

Suggested change
## What’s New: Integrated RED‑DA Support in ESP‑ZeroCode
## What’s new: Integrated RED‑DA support in ESP‑ZeroCode

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed

- Learn about the **RED‑DA Assessment Tool** (background and preparation):
<https://red-da-assessment-tool.security.espressif.com>

*Espressif Systems – enabling secure, compliant, and interoperable IoT innovation, from design to deployment.*
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd remove this line, looks like too much marketing-y.

Suggested change
*Espressif Systems – enabling secure, compliant, and interoperable IoT innovation, from design to deployment.*

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure!

@FBEZ
Copy link
Collaborator Author

FBEZ commented Nov 25, 2025

The check fail is due to an older article which has a link which is now broken (or not replying fast enough) and has nothing to do with this one.

./content/blog/reducing-costs-and-complexity-for-deploying-connected-devices-with-esp-hosted/index.md:*Thanks to *[*Amey Inamdar*](https://medium.com/u/96a9b11b7090?source=post_page-----63ff9511ddef--------------------------------)* for the review and feedback.*
./public/blog/reducing-costs-and-complexity-for-deploying-connected-devices-with-esp-hosted/index.html:<p><em>Thanks to <em><a href="https://medium.com/u/96a9b11b7090?source=post_page-----63ff9511ddef--------------------------------" target="_blank"><em>Amey Inamdar</em></a></em> for the review and feedback.</em></p>

@f-hollow what do you suggest to do?

default=true
src="esp-zerocode-benefits.webp"
caption="[ESP-ZeroCode Benefits](./img/esp-zerocode-benefits.webp)"
>}}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The figure not being displayed on the preview!! Need to check!!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the figure shortcode like this:

{{< figure
    default=true
    src="./img/esp-zerocode-benefits.webp"
    caption="ESP-ZeroCode Benefits"
>}}

default=true
src="esp-zerocode-red-da-details.webp"
caption="[ESP-ZeroCode RED-DA Product Details](./img/esp-zerocode-red-da-details.webp)"
>}}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above for the picture preview

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the figure shortcode like this:

{{< figure
    default=true
    src="./img/esp-zerocode-red-da-details.webp"
    caption="ESP-ZeroCode RED-DA Product Details"
>}}

@f-hollow
Copy link
Collaborator

The check fail is due to an older article which has a link which is now broken (or not replying fast enough) and has nothing to do with this one.

./content/blog/reducing-costs-and-complexity-for-deploying-connected-devices-with-esp-hosted/index.md:*Thanks to *[*Amey Inamdar*](https://medium.com/u/96a9b11b7090?source=post_page-----63ff9511ddef--------------------------------)* for the review and feedback.*
./public/blog/reducing-costs-and-complexity-for-deploying-connected-devices-with-esp-hosted/index.html:<p><em>Thanks to <em><a href="https://medium.com/u/96a9b11b7090?source=post_page-----63ff9511ddef--------------------------------" target="_blank"><em>Amey Inamdar</em></a></em> for the review and feedback.</em></p>

@f-hollow what do you suggest to do?

We just ignore it. For the possible underlying reasons, see Unrelated links reported. Hope we can investigate this issue and come up with a fix soon.

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.

4 participants