To install RemoteMe on LITE versoin of rasbian You will need to isntall first:
1 2 3 4 |
sudo apt-get install git sudo apt-get install python3-pip sudo apt-get install wiringpi sudo python3 -m pip install RPi.GPIO |
Download this three libraries – or update into newest versions\n
- remoteMe
- remoteMeUtils
- WebSockets by Markus Sattler <- Users often forget about this one and its needed for Direct Connections
by library Sketch -> include library -> manage libraries
Check if token used by a device was not removed from the system
Check if You provide proper wifi password and name. If they are correct, try to use diffrent method of connection ( plain socket ) choose proper option in Communication details code generation details choose ‘Use websocket connection’.
RemoteMe is under constructions and some changes in libraries are not backward compatible. In this case create new webPage using the template You created for current WebPage, then open index.html in edit mode, copy header section and paste it in the current webPage. If You have chagne soomething in current webPage header You need to add ofcourse after pasting header from new index.html