Is the code you looked at just a client or implements a server too which would really add to the code complexity and size ?
Posts made by xAPPO
-
RE: How can I implement the MQTT protocol in the SDK?
-
RE: Flic LR range?
@Emil
Can you use two LR hubs in a home with buttons that roam between the two to extend the range ?
e.g a belt clip attached button that worked throughout the house ?Can two LR hubs communicate in any way - sharing )forwarding) actions and packages written with the new SDK ?
-
RE: UDP Broadcast address problem
Thanks and apologies Emil - you have no idea how many times I read the API details - and missed that aspect. Working now.
Great job with this API - just another vote for MQTT client support in the future
-
UDP Broadcast address problem
If I use an address of say 192.168.1.255 with udp.send to broadcast a message to my subnet, or anything ending in 255, I am getting the following
Error: EACCES (permission denied)
Specific non broadcast IP address do work.. and RX is working OK from broadcast. What am I doing wrong ?
-
RE: Flic Hub SDK Released!
Nice, thankyou.
MQTT my first thought too - I do hope flic have intentions for a client. It may be possible with what we have already though. If you implement anything do post..