issue by setting up Passphrase as String

Home Forums mDot/xDot issue by setting up Passphrase as String

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #31605
    towo
    Participant

    Hello,

    we do have an issue by changing the networkname and the passphrase in string Format:
    I set the passphrase to “testpassword” first. Then i checked what is the current Password. It returns “testpassword”. After this i changed the Password to “testpassword1” and checked it again. – The mdot returns “testpassword1”. Afterwards I changed the passphrase back to “testpassword” the mdot returns “testpassword1”.See the communication below. So the removal of a number on the end of the passphrase does not work. Did anyone else noticed this issue? Thanks for a Reply.

    AT+NK=1,testpassword

    Set Network Passphrase: testpassword

    OK

    AT+NK?

    66.93.2d.1f.02.ad.53.9e.69.d5.c4.f4.ae.b2.47.10
    Passphrase: ‘testpassword’

    OK

    AT+NK=1,testpassword1

    Set Network Passphrase: testpassword1

    OK

    AT+NK?

    2e.55.1b.18.b5.6f.46.68.b2.43.7d.f5.3f.fe.57.05
    Passphrase: ‘testpassword1’

    OK

    AT+NK=1,testpassword

    Set Network Passphrase: testpassword

    OK

    AT+NK?

    66.93.2d.1f.02.ad.53.9e.69.d5.c4.f4.ae.b2.47.10
    Passphrase: ‘testpassword1’

    OK

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.