[SOLVED] hAP Lite As PTP Bridge Constantly Disconnecting - There is a bug in PTP QuickSet

Hi,

thank you very much. I was having the same problems and I have tested all possible mt routers with no luck :wink:. Your method works like a charm!

Jernej

Not setting a dns server on a router. Mixing up various passwords. Now this.

I used quickset 2 rimes. Both times I had to start over from scratch.

I just don’t even look at it anymore.

Quick set is only intended to be used as a “helper” from a just reset to defaults device.

For subsequent adjustments, it is advised to modify settings directly.

+1

Hi there,

Although the Mikrotik (HAP Lite) settings are correct, it disconnects continuously.
I had already read on another list that the message was a password error, but I was sure it was correct.

At the terminal checked the settings:

/ wireless interface security-profile print without-paging

The keys were as they should be: in capital letters (ABCD26218). I changed the letters to lowercase and magic: stopped disconnecting, got IP address and is working very well.

to make sure I did on the same command line:
/ wireless interface security-profiles> set name = “PROFILE_NAME” wpa-pre-shared-key = “abcd26218” wpa2-pre-shared-key = “abcd26218”.

Do not ask me why it worked in lowercase when the key was uppercase in the AP, but soved my problem;