I want to know about GPIO on routerboard products and how to manage it with routeros.
Thanks
RB200 have six GPIO I don’t know about RouterOS but in Linux it’s possible use it.
http://www.routerboard.com/pdf/RouterBOARD200SeriesSDK-1-1.pdf
On RB411 I see 5 leds for signal strength , How can I manage this leds?
something like this probably:
:led user-led=yes led3=yes led2=yes
I try and it’s ok i connect 1 relay to led1 now the next thing is having input signal …
Hi
Did you manage to get GPIO working under MikroTik? I have a RB230 which also has GPIO’s but cannot find any method of implementation.
Thanks
all that you need is in the SDK files:
http://www.routerboard.com/rb200.html
Ok - I can understand that the SDK will allow me to compile code which will run on the RB230 but how do I get something over to the MikroTik as a command?
I mean - look in the SDK PDF file, there is all you wanted to know about GPIO. From RouterOS you can’t do anything with it.
I mean - look in the SDK PDF file, there is all you wanted to know about GPIO. From RouterOS you can’t do anything with it.
Right - no way of compiling a binary, uploading it to the CF card and running/executing it from RouterOS?
you can’t compile a binary for anything in routeros, let alone GPIO
RouterOS is as it comes, no mods.