OSC protocol
FILE: File:Colors1.maxpat
I download an app to my smartphone (Osc Controller from the play store) and connected to my laptop ip. I chosen the port number '123'. To make data transfer avaiable, I needed to change the network profile settings on my computer into "private".
I used a command "udprecieve" on Max and "route" to recieve and select data from sliders in the app. I changed value of the sliders to max. 255 (rgb)
After that, I connected the osc loop to my previous project Homework 3 and now I can controll the LED rgb with my phone.