Changes

510 bytes removed ,  10:08, 28 November 2019
Line 30: Line 30:  
==Preparing firmware with example application==
 
==Preparing firmware with example application==
   −
First, you need to obtain GPL from https://teltonika-networks.com/gpl. Now you need to run “make menuconfig” command inside GPL folder.
+
First, you need to install Cumulocity. Go to System -> Package manager:
   −
[[File:cummakeconfig.png]]
+
[[File:Package manager.jpg]]
   −
You need to add example application so it can be built. Navigate to “Network” section and select “cmstreamapp” with spacebar key. It will show “<*>” once application is added, see below:
+
When you open package manager you will see a list of packages. You need click install on Cumulocity, see below:
   −
[[File:cumnetworksection.png]]
     −
Now do the same with “Luci” section,  “Applications → luci-app-iot”. This will enable to configure example package from router control panel, see below for example:
+
[[File:Screenshot from 2019-11-27 16-00-24.png]]
 
  −
[[File:cumlucisection.png]]
  −
 
  −
Everything should be ready and you can exit. Now run “make” command and firmware will appear in “bin/ar71xx/tltFws” directory. You can flash “GPL_…._WEBUI.bin” file.
      
==Configuring and launching example application==
 
==Configuring and launching example application==

Navigation menu