Hello everyone. Currently i'm sending cfg to the ONT from OLT via OMCI, everything works as expected, however i send the script below and try to connect to WiFi it responses wrong password. By the way i've tried change via web and works fine.
script (that's not all xml schema)
<PreSharedKey NumberOfInstances="1"> <PreSharedKeyInstance InstanceID="1" PreSharedKey="[ssidpassword]" /> </PreSharedKey>
Note: there's no errors when i send the cfg via OLT.


