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

Out of date documentation for the EVK-IRIS-W10 #36

Open
3 of 4 tasks
TheElectronicMusicProject opened this issue Dec 20, 2024 · 0 comments
Open
3 of 4 tasks

Out of date documentation for the EVK-IRIS-W10 #36

TheElectronicMusicProject opened this issue Dec 20, 2024 · 0 comments

Comments

@TheElectronicMusicProject
Copy link

TheElectronicMusicProject commented Dec 20, 2024

Documentation consulted: EVK-IRIS-W10 R03 and EVK-IRIS-W10 R04.

Hello,

We have a EVK-IRIS-W10 evaluation board.
We followed the instructions described on chapter 2 of both the documents to set-up the board and test the wifi-CLI.

  • 2.1 Prerequisites
  • 2.2 Starting up the EVB
  • 2.2.1 Flash tool
  • 2.2.2.1 Flash the wifi_CLI example firmware

This last sted describes how to program the board using only a .bin and a .hex file.
The given link on [7] is this one: GitHub

Looking at the path "u-blox-sho-OpenCPU/MCUXpresso/IRIS-W1/EVK-IRIS-W1/examples/Fidelex_8MB/WiFi/" we found 3 files with different names than the ones published on the documentation:

  • rw612_wifi_cli_v16_fi8.hex
  • rw61x_sb_wifi_a1.bin
  • rw61x_sb_wifi_a2.bin
  1. We read the documentation but we don't know the address of the second .bin file, so we programmed the a1 file at the address 0x08400000 and then the .hex.
    RESULT: no wifi-CLI, non-working terminal

  2. Then we tried the a2 file at the address 0x08400000 and then the .hex.
    RESULT: no wifi-CLI, non-working terminal

  3. We cloned the repository and, after a long search, we found the following commit with the right files - 259bdb5
    RESULT: wifi-CLI present on the terminal

Please update the documentation or fix the provided .bin files.

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

1 participant