Just picked up a MikroTik SXT 5NDR2 (or SXT Lite 5 for short) https://mikrotik.com/product/RBSXT5nDr2 This thing is small! 27dBm and a 16dBi dish that fits in your hand. Perfect for stealth installations. I've asked Joe to have a look at it. Hopefully we'll get support for it.
Andre, K6AH
MODERATOR: edited link
Thanks. I love it - I want one! (or several) Hope Joe can make it work.
- Don - AA7AU
Orv W6BI
Thanks to everyone for working on the development team.
Joe AE6XE
Thus the SXT (2.4 GHz) will work with AREDN. Which .bin do i need. The SXT has the same processor as the LHG.
73's, Jan de PA0NON
Joe AE6XE
I have the SXTsq versions of these in both 2.4 & 5.8. They are working fine. The question I have is on the model listed in your post (RBSXTG-2HnD) is a different model. From the specs on Mikrotik, the chipsets seem to be similar as the SXTsq series and I was wondering if you had any success with these models (RBSXTG-2HnD & RBSXTG-5HPnD-SAr2)? They list higher output and might be useful.
So, just wondering if you looked at them further or perhaps even if the existing AREDN firmware might load?
Any thoughts are welcome!
Thanks,
Rob
SXT SA5 (AKA SXTG-5HPnD-SAr2):
Wireless specifications
Details
Wireless 5 GHz Max data rate 300 Mbit/s
Wireless 5 GHz number of chains 2
Wireless 5 GHz standards 802.11a/n
Antenna gain dBi for 5 GHz 14
Wireless 5 GHz chip model AR9344
Wireless 5 GHz generation Wi-Fi 4
SXT 2 (AKA SXTG-2HnD): Wireless specifications
Details
Wireless 2.4 GHz Max data rate 300 Mbit/s
Wireless 2.4 GHz number of chains 2
Wireless 2.4 GHz standards 802.11b/g/n
Antenna gain dBi for 2.4 GHz 10
Wireless 2.4 GHz chip model AR9344
Wireless 2.4 GHz generation Wi-Fi 4
-----
SXTsq 5 and 5HP (which is supported):
Wireless specifications
Details
Wireless 5 GHz Max data rate 300 Mbit/s
Wireless 5 GHz number of chains 2
Wireless 5 GHz standards 802.11a/n
Antenna gain dBi for 5 GHz 16
Wireless 5 GHz chip model AR9344
Wireless 5 GHz generation Wi-Fi 4
-----
I am unsure if the ethernet switches in the SXTG are the same as the SXTsq.
Chuck
It appears the SXT 5nD I have has flash memory issues -- boots with numerous NAND flash memory errors and can't attach. If you have the openwrt supported version "RBSXT5nDr2", or version 2 and willing to give a try to get it working, let me know. Note, I see this version on the white sticker on top of the RJ45 connector (pulled the case apart). The motherboard label only says "RouterBOARD SXT 5nD".
I have a MikroTik SXT Lite5 SXT5nDr2 (white internal label) old/rounded style, I made some installation attempts and I can't load the . BIN and boot. I charge the . ELF and no problem (attached support file) and then I tried to change board_name from SSH does not see the message "bad Gateway" loads the . BIN and never boots, takes ip 192.168.88.1 and delivers to PC 192.168.88.254. Any ideas or is it totally unsupported?
If you want, I can do some tests to tell me.
Thanks a lot
Mario LU4EOU
1) boot the device with the .elf to RAM
2) scp the .bin file to /tmp on the node
3) run the command "sysupgrade -n <the .bin file path>" on the node.
Then see what error message is showing. This device should be known to the .bin images as rb-sxt5n, and I'd expect the firmware to flash. We do need a change to the AREDN firmware so basic setup recognizes this device string, "MicroTik RouterBOARD SXT Lite5". Openwrt already recognizes this device, so not sure why the .bin is not loading. But looks like first occurrence with AREDN and we need one additional change.
joe AE6XE
I hope I did well.
Device rb-sxt5n not supported by this image
Tomorrow I try again
reference: https://openwrt.org/toh/hwdata/mikrotik/mikrotik_rbsxt5ndr2_sxt_lite_5
Image to use is: the mikrotik nand large image http://downloads.arednmesh.org/snapshots/trunk/targets/ar71xx/mikrotik/a...
There will still be another change, assuming this flashes and loads. I don't expect you'll see the right channel #s in basic setup.
Joe AE6XE
Mario
Let's ignore the Hardware Unsupported message for now. It appears to be configured and operating on ch 177 @ 10MHz channel width. (Although, the config file is for ch 165? Maybe it was not rebooted after saving this setting.) Please test and put this node and another known working node on ch 149 @ 10MHz channel width? Do they link? If so, test increasing the channels from 165+ to see if they continue to link. This is a test to see if there is a hardware filter chopping up functionality above unlicensed wifi allocation. Or possibly no links are possible on any channel?
Joe AE6XE
cheers
Steve G4EKM
Also, change the channel width to 20MHz and do a wifi scan or better, capture another support dump and attach. I'm assuming there is a home wifi or other signals in the area, we want to see if the wifi scan will show the radio is receiving these.
I'm not seeing any red flags or errors in the data so far to explain why it isn't connecting to other nodes.
Joe AE6XE
Hi Joe, big learning curve here. Set channel to 149 and 20Mhz and I can see and connect with other nodes. Works also on 135 and 165.
Now the interesting thing. Changing the node to 10Mhz or 5Mhz and nothing is seen on this and other nodes, so at the moment the SXT only work on 20Mhz with this firmware. I have attached the support files for 5/10/20 bandwidths.
We are using a 10mhz bandwidth on our NEDNET mesh since 135 and 165 fall within the UK allocation. It would be great if these could work on these bandwidths,
Cheers
Steve G4EKM
"Now the interesting thing.
Changing the node to 10Mhz or 5Mhz and nothing is seen on this and other nodes,
so at the moment the SXT only work on 20Mhz with this firmware."
Uh, yes and no.
Yes, the Wi-Fi-Scan at 5/10 MHz bandwidth found no other devices on the same bandwidth.
In 5 MHz bandwidth, a 'Wi-Fi Scan' searches only for other 5 GHz bandwidth devices.
In 10 MHz bandwidth, a 'Wi-Fi Scan' searches only for other 10 GHz bandwidth devices.
In 20 MHz bandwidth, a 'Wi-Fi Scan' searches only for other 20 GHz bandwidth devices.
Had there been another Wi-Fi device on 10/5 MHz bandwidth, the Wi-Fi Scan may have have found it and,
if the SNR was good enough and if it was AREDN compatible, it might/could/would link/work.
I hope this helps,
Chuck
the test node which is a Rocket was checked for the sxt on 5/10/20 wifi scan and mesh status. only appears on the 20mhz . Ditto foir the SXT to Rocket with the same freq and bandwidths set at both ends.
thanks
Steve G4EKM
Oh, my!
I have mixed and matched Ubiquiti and Mikrotik on 5 GHz 10/20 BWs
and Ubiquiti loco M2 with GL-iNet devices on 2.4 GHz at 10/20 BWs.
No problems.
I have never used a Rocket.
I don't recommend 5 MHz bandwidth.
Chuck
73's
Steve
I have been doing more tests with these units. As I mentioned before they only seem to work on 20MHZ. Well I have done tests with a number of devices. Rocket M5, Mikrotik RB911 and 2x SXT Lite5.
All talk on 20mhz mesh and all seen on WIFI scan
On 10Mhz Rocket and RB911 see each other on wifi and mesh but NO SXT Lite5
On 10Mhz the 2x SXT Lite5 see each other on wifi and mesh but NO Rocket or RB911
So there is definitely a problem with the aredn-3.20.3.1-ar71xx-mikrotik-nand-large-sysupgrade.bin and the SXT
I attached the debug file and also the test results screenshot
thanks
Steve G4EKM
Just posting to make this active again as we still have a problem on 10mhz bandwidth. Any help would be appreciated