digitalsputnik / DS-Voyager-controller

Application to control Digital Sputnik Voyager lights
0 stars 0 forks source link

Leaving Client mode password field empty, Packet with passphrase is sent. #662

Closed Olenjan closed 3 years ago

Olenjan commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

Setup that was used Windows Voyager controller v2.7.3

To Reproduce Connect Voyager to Network without passphrase (Leave password field empty)

Expected behavior Packet without set_pattern_ps field is sent, or sent with empty string as value.

Additional material Packet output when connecting to open network. { "handle_timestamp": 0.0, "serial": "DS0262000500952", "op_code": "network_mode_request", "timestamp": 1455208662.0704432, "serial_name": "DS0262000500952", "network_mode": "client_mode_psk", "set_pattern": "Kurjajuur_4g", "set_pattern_ps": "CE030126D8E5972C2C9A7F6AA27058F1B6656C830BA6538A025BB72332BCE39B" }

marirohtla commented 3 years ago

@MJoosep With v2.6.122/1.824 on iOS and Android: BLE lamps still cannot connect to a network with no Password :(

MJoosep commented 3 years ago

Fixed in 2.6.123, Currently building in cloud

marirohtla commented 3 years ago

@MJoosep This issue seems fixed on iOS and Android with 2.6 HOTFIX v2.6.123/1.824.

marirohtla commented 3 years ago

@MJoosep The last fix also needs to be implemented and tested with 2.7

marirohtla commented 3 years ago

Fixed with v2.7.9 and also v2.7.11