hi, im new with the mit app inventor, im trying to create an app with a toggle switch which controls the LED via http request POST,,
basically i want to have a toggle switch that when switched on, it posts 192.168.43.1/LED=on,
and when switched off, it posts 192.168.43.1/LED=off.
im having problem with building the blocks, can some one show me how. thanks