Hi, I’m trying to get list of all wireless devices heared by an antenna (need MAC address + signal strength) using API. In Winbox I simply run Snooper and get them all. However when I use API (using C#), it only replies with !re and nothing more. Scan function works fine. Anybody trying to use Snooper via API?
Command:
/interface/wireless/snooper/snoop
=interface=Test
Should I use something like “listen” function? How?