Reply To: Communication via wifi on ev3

HomeForumsMonoBrick Communication LibraryCommunication via wifi on ev3Reply To: Communication via wifi on ev3

#5434
Author Image
Anders Søborg
Keymaster

Hi there

Sorry for the late reply. If you want to run commands from a website simply make Nancy return a webpage like
this this (I know that there is a lot of bad javascript code in this file so no need to mention that 🙂

You also need to define the URL that does something. Look at

this example.

If you finde the code in the webserver example confusing then make your own Nancy example shown in this totorial

here.

If you find the speed of Nancy a problem then use this

code as a starting point (This is code for the controller for the LEGO truck I posted in a previous post).

Please write if you have questions

/Anders

Posted in

Make a donation