issue by setting up Passphrase as String
- This topic has 0 replies, 1 voice, and was last updated 4 years, 2 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
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