Skip to content

Commit

Permalink
[Telink] W91 OTA, Factory data commissioning fix
Browse files Browse the repository at this point in the history
Fixes full config target commissioning for W91.
Been failing on `SendAttestationRequest` step,
finished with `general error 0x01`.

Tested manually with chip-tool on RPi on tlsr9118bdk40d
  • Loading branch information
interfer committed Dec 16, 2024
1 parent 768e02a commit fbd8c27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/telink/chip-module/Kconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,7 @@ config CHIP_WIFI
select NET_IPV6_NBR_CACHE
select NET_STATISTICS_USER_API
imply MBEDTLS_ENTROPY_C
imply MBEDTLS_KEY_EXCHANGE_RSA_ENABLED

if CHIP_WIFI

Expand Down

0 comments on commit fbd8c27

Please sign in to comment.