Skip to content

Pre-configuring Thread network parameters not working (TZ-2295) #164

Description

@timbz

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

How often does this bug occurs?

always

Expected behavior

Since v1.3 pre-configuring Thread network parameters does not work anymore. I tracked it down to this commit.

Actual behavior (suspected bug)

If no data is found in NVS it should use the OPENTHREAD_NETWORK_xx configuration to create/join a thread network.

Error logs or terminal output

Steps to reproduce the behavior

Configure OPENTHREAD_NETWORK_xx parameters
Erase the board
Flash the board

Project release version

v1.3

System architecture

Intel/AMD 64-bit (modern PC, older Mac)

Operating system

Linux

Operating system version

Ubuntu 24.04

Shell

Bash

Additional context

as esp_openthread_auto_start is never called with NULL anymore, the config values are ignored.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions