Uki, got some feedback from IRC (SOLVED - somewhat)
Changing McastBcastFilter to either 0 (allow all) or 1 (filter MCAST)
allows the phone to receive BCAST messages, but this is by default set to 3
(Filter MCAST+BCAST), and will drain power is left at a lower level.
"iwpriv wlan0 setMCBCFilter 1"
Hi,
(uh, first post to this mailing list - exciting!)
I am trying to write a small app for my Jolla phone (and hopefully for
others' too, later), using QML, PyOtherSide and some 3rd-party python-based
network code.
The app is supposed to control LIFX lightbulbs via wifi.
The network code works fi