Skip to content
Snippets Groups Projects
Commit e6be8990 authored by Stefan Schmidt's avatar Stefan Schmidt
Browse files

recipes-connectivity: Project rename in configuration files


While the WiFi SSID can be long enough the OpenThreads network name is
length limited so we stay with the Oniro short version.

Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
parent 520913b7
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,7 @@ interface=wlan0 ...@@ -10,7 +10,7 @@ interface=wlan0
driver=nl80211 driver=nl80211
# The user-defined name of the network # The user-defined name of the network
ssid=All Scenarios OS WiFi ssid=Oniro Project WiFi
# Use the 2.4GHz band # Use the 2.4GHz band
hw_mode=g hw_mode=g
......
...@@ -12,7 +12,7 @@ ot-ctl dataset clear ...@@ -12,7 +12,7 @@ ot-ctl dataset clear
ot-ctl dataset init new ot-ctl dataset init new
ot-ctl dataset panid 0x1357 ot-ctl dataset panid 0x1357
ot-ctl dataset extpanid 11112222deadbeef ot-ctl dataset extpanid 11112222deadbeef
ot-ctl dataset networkname "ASOS\ Thread" ot-ctl dataset networkname "Oniro\ Thread"
ot-ctl dataset channel 26 ot-ctl dataset channel 26
ot-ctl dataset masterkey 00112233445566778899aabbccddeeff ot-ctl dataset masterkey 00112233445566778899aabbccddeeff
ot-ctl dataset commit active ot-ctl dataset commit active
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment