Following the documentation here: https://docs.espressif.com/projects/esp ... missioning
If for example my Wifi ssid is called My Fritz Box and my passphrase is 1234
Code: Select all
pairing ble-wifi 0x7283 <ssid> <passphrase> 20202021 3840
Code: Select all
pairing ble-wifi 0x7283 "My Fritz Box" 1234 20202021 3840
This doesn't work.
Then what happens when I want to commission device to use Thread instead instead of wi-fi?