Community discussions

MikroTik App
 
IntraLink
Member Candidate
Member Candidate
Topic Author
Posts: 113
Joined: Fri May 28, 2004 5:44 pm
Location: Utah Valley
Contact:

What does this mean signal levels in the positive 100's??

Sat May 13, 2006 4:58 pm

Is this a bug in MT or with SR-2 card where after a few minutes or hour all of the client signal levels report in the positive 100's and they can't pass traffic?

I've seen this before but can't remember what the cause was.
This is MT 2.9.23 on RB500 series with one SR-2 card.

Any ideas?
 
User avatar
sergejs
MikroTik Support
MikroTik Support
Posts: 6697
Joined: Thu Mar 31, 2005 3:33 pm
Location: Riga, Latvia
Contact:

Mon May 15, 2006 10:13 am

What is your configuration for SR2 wireless card ?
 
IntraLink
Member Candidate
Member Candidate
Topic Author
Posts: 113
Joined: Fri May 28, 2004 5:44 pm
Location: Utah Valley
Contact:

Mon May 15, 2006 5:33 pm

Default tx-power 802.11b disabled calibration
 
User avatar
nickb
Member
Member
Posts: 406
Joined: Thu Jan 26, 2006 6:24 pm
Location: Southeast Kansas
Contact:

Mon May 15, 2006 5:51 pm

You'll probably need to configure the TX power as posted here, I had problems with the SR2 until I did that. I really wish they'd put something in the manual about it, or sticky that thread. SOMETHING so that this question won't keep getting posted again and again.
 
wildbill442
Forum Guru
Forum Guru
Posts: 1055
Joined: Wed Dec 08, 2004 7:29 am
Location: Sacramento, CA

Mon May 15, 2006 6:13 pm

I've only seen this in the scan list... never with associated clients. I just figured it for a bug.. I've yet to see it occur in the registration table.
 
jarosoup
Long time Member
Long time Member
Posts: 596
Joined: Sun Aug 22, 2004 9:02 am

Mon May 15, 2006 8:08 pm

I too have seen this while running a scan with CM9 radios. There used to be a bug (some time ago) that showed this in the registration table, but I haven't seen this in a long time, just in scans.
 
IntraLink
Member Candidate
Member Candidate
Topic Author
Posts: 113
Joined: Fri May 28, 2004 5:44 pm
Location: Utah Valley
Contact:

Thu May 18, 2006 7:11 pm

I think I have a bad batch of SR-2 cards then.

This is happening on almost an hourly basis now.
It happens in RB500, RB230, MT versions 2.9.23 and 2.9.7.

Tried several different settings on these cards and this still happens and one card just seems to be fried because the power levels are low.

I'm switching back to Prism 200mw cards.
 
IntraLink
Member Candidate
Member Candidate
Topic Author
Posts: 113
Joined: Fri May 28, 2004 5:44 pm
Location: Utah Valley
Contact:

Sat May 20, 2006 4:25 am

Well, our Prism cards are PCMCIA so we would have had to keep them in our older RB230 units.

Instead we replaced the apparently faulty SR-2 cards with some EM9 cards we had lying around from Mikrotik.

Now the signals are very good and stable.
No magical signal levels in the positive 100's and no rebooting every half hour (so far anyway).
 
User avatar
kalviz
newbie
Posts: 27
Joined: Tue Feb 21, 2006 1:02 pm

Mon May 29, 2006 11:30 am

The positive 100's appear due to the binaric nature of a byte. If you have ever programmed in Assembler, you understand what I am saying.

Usually, 8-bit sequence declared as type:byte allows numbers from 0 to 255. 8-bit type:small_integer stands for -127..127 and the very first bit of the byte is a sign-bit. If you decrease the negative number by 1 consequently, after -127 you will be getting bit inversion in the very first bit and the resulting number will be in positive 100's. So, it is the bug in the RouterOS, when signal gets too weak, it jumps to positive value.

Who is online

Users browsing this forum: No registered users and 2 guests