OmniTIK UPA-5HnD help -- Cant get Wireless to work

This is Mikrotik newb stuff. I have been using and setting up MikroTiks for my customers for about 12 months now. I love them. I have never had any issues with any of the devices wireless setups.
I just purchased a bunch of OmniTIK's for a customer's large shop. He has a RB2011UAS-2HnD that i setup for his internet gateway, then the plan is to put the OmniTIK's in the shop area for complete wireless coverage. All OmniTIK's have ethernet cat 6 backbone ran. They are connected to network fine. I can winbox to them, the default firewall rule has been removed... DHCP server disabled... but for the life of me i cannot get any of the OmniTIKS to broadcast SSID. I took one off the network and have it hear on my bench... start from complete scratch and cant get any of our N capable devices to see the SID.

Here is my config
thanks in advance.

[admin@MikroTik] > /export

jan/01/2002 01:08:04 by RouterOS 6.0rc11

software id = KLES-1E7M

/interface bridge
add l2mtu=1598 name=bridge1
/interface ethernet
set 1 poe-out=off
/interface wireless security-profiles
add authentication-types=wpa-psk,wpa2-psk eap-methods=passthrough group-ciphers=tkip management-protection=allowed mode=dynamic-keys name=profile1 supplicant-identity=""
unicast-ciphers=tkip wpa-pre-shared-key=shitdoggy wpa2-pre-shared-key=shitdoggy
/interface wireless
set 0 disabled=no frequency=5290 l2mtu=2290 mode=ap-bridge security-profile=profile1 wireless-protocol=unspecified
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m
/tool user-manager customer
add backup-allowed=yes disabled=no login=admin password="" paypal-accept-pending=no paypal-allowed=no paypal-secure-response=no permissions=owner signup-allowed=no
time-zone=-00:00
/interface bridge port
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=ether2
add bridge=bridge1 interface=wlan1
/ip dhcp-client
add default-route-distance=0 dhcp-options=hostname,clientid disabled=no interface=ether1
/ip dns
set allow-remote-requests=yes
/ip dns static
add address=192.168.88.1 name=router
/system lcd
set contrast=0 enabled=no port=parallel type=24x4
/system lcd page
set time disabled=yes display-time=5s
set resources disabled=yes display-time=5s
set uptime disabled=yes display-time=5s
set packets disabled=yes display-time=5s
set bits disabled=yes display-time=5s
set version disabled=yes display-time=5s
set identity disabled=yes display-time=5s
set wlan1 disabled=yes display-time=5s
set bridge1 disabled=yes display-time=5s
set ether1 disabled=yes display-time=5s
set ether2 disabled=yes display-time=5s
set ether3 disabled=yes display-time=5s
set ether4 disabled=yes display-time=5s
set ether5 disabled=yes display-time=5s

i found this good bit of info
http://wiki.mikrotik.com/wiki/Testwiki/Advanced_MikroTik_Wireless_networks

I am going to setup the mesh as illustrated at the bottom of the page.
Question is… should the OmniTik be able to be used as a simple AP? Should the default MikroTik SSID be able to be seen when the OmniTik is straight out of the box? I am missing something.

thanks

I would start off by specifying the wireless protocol to 802.11 and most likely you will also want to set the encryption to aes rather than tkip. I also don’t see your ssid in the export, but that could be due to the unspecified protocol.

Sent from my Nexus 7 using Tapatalk HD

Thank you Sir,
That didn't seem to make a difference.
I am using 2 different laptops that have N capable cards and a droid phone with a wireless analyzer that should see all the 5GHZ channels.

Here is my new config.... i am stumped.

[admin@MikroTik] > export

jan/01/2002 01:02:21 by RouterOS 6.0rc11

software id = KLES-1E7M

/interface bridge
add l2mtu=1598 name=bridge1
/interface wireless security-profiles
add authentication-types=wpa-psk,wpa2-psk eap-methods=passthrough management-protection=allowed mode=dynamic-keys name=profile1 supplicant-identity="" wpa-pre-shared-key=
dingaling wpa2-pre-shared-key=dingaling
/interface wireless
set 0 band=5ghz-a/n bridge-mode=disabled disabled=no frequency=5825 l2mtu=2290 security-profile=profile1 wireless-protocol=802.11
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m
/tool user-manager customer
add backup-allowed=yes disabled=no login=admin password="" paypal-accept-pending=no paypal-allowed=no paypal-secure-response=no permissions=owner signup-allowed=no
time-zone=-00:00
/interface bridge port
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=wlan1
add bridge=bridge1 interface=ether2
/ip address
add address=192.168.88.1/24 comment="default configuration" interface=ether1 network=192.168.88.0
/ip dns
set allow-remote-requests=yes
/ip dns static
add address=192.168.88.1 name=router
/system lcd
set contrast=0 enabled=no port=parallel type=24x4
/system lcd page
set time disabled=yes display-time=5s
set resources disabled=yes display-time=5s
set uptime disabled=yes display-time=5s
set packets disabled=yes display-time=5s
set bits disabled=yes display-time=5s
set version disabled=yes display-time=5s
set identity disabled=yes display-time=5s
set wlan1 disabled=yes display-time=5s
set bridge1 disabled=yes display-time=5s
set ether1 disabled=yes display-time=5s
set ether2 disabled=yes display-time=5s
set ether3 disabled=yes display-time=5s
set ether4 disabled=yes display-time=5s
set ether5 disabled=yes display-time=5s
[admin@MikroTik] >

Now I’m disappointed.

It looks like droid razr, and my particular intel wireless card the 6150 are not 5GHZ compatible. The intel card says b/g/n for only 2.4 channel… that blows.

The question is… are any of the laptops in this customers service trucks (use wireless in shop area) really 5GHZ compatible.

So now i know why people all over the forums are saying 2.4 please … this blows. Makes me think twice when using mikrotik for installs… i know i know, its my fault for not investigating ahead of time… but damn, why would it only do 5GHZ when it should do 2.4 also… hahaha.

And, what is a good mikrotik alternative? that will do 2.4?

I just ordered some Groove’s

Just got a Linksys N600 USB wireless adapter, still cant see any broadcast from the Omni. What else could i try? can someone look at my config? I’m surprised i haven’t gotten more response on this forum.

Now i know its the OmniTik.
Using this new N600 USB adapter i can connect to a UBEE router that is broadcasting 5GhZ
Below are the settings of the UBEE… question is why cant i get the Omnitik to show up
2-26-2013 11-28-25 AM.jpg

I figured it out. Make sure its set to AP bridge,
Make sure your devices are using 5GHZ .. woo hoo

I am just going to put some Grooves throughout, so they have dual band.

thanks i guess.