Skip to content

Add support for NINA-W106 with bigger flash sizes #6722

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

Merged
merged 1 commit into from
May 11, 2022

Conversation

mazgch
Copy link
Contributor

@mazgch mazgch commented May 10, 2022

Description of Change

NINA series now has variants that support bigger flash sizes:
NINA-W106-00B : 32Mb / 4MB
NINA-W106-10B : 16Mb / 8MB

older NINA-W101/W102 : had 16Mb / 2MB only

Tests scenarios

Tested on different NINA variants

Related links

https://www.u-blox.com/en/product/nina-w10-series-open-cpu

NINA-W106-00B : 32Mb / 4MB
NINA-W106-10B : 16Mb / 8MB

older NINA-W101/W102 : had 16Mb / 2MB only
@CLAassistant
Copy link

CLAassistant commented May 10, 2022

CLA assistant check
All committers have signed the CLA.

@me-no-dev me-no-dev merged commit edd2bd2 into espressif:master May 11, 2022
@leo-ublox
Copy link

@mazgch NINA-W102 needs 2MB partition, therefore:

nina_w10.menu.PartitionScheme.minimal=Minimal (1.3MB APP/700KB SPIFFS)
nina_w10.menu.PartitionScheme.minimal.build.partitions=minimal

@mazgch
Copy link
Contributor Author

mazgch commented Jul 19, 2022

@mazgch NINA-W102 needs 2MB partition, therefore:

nina_w10.menu.PartitionScheme.minimal=Minimal (1.3MB APP/700KB SPIFFS)
nina_w10.menu.PartitionScheme.minimal.build.partitions=minimal

Noticed the same last weekend, and had already prepared a fix which is now submitted as PR #7008
Recommended workaround is to stay with 2.0.3 or pull the new boards.txt file from PR #7008

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