I am looking for a software or easy to use library where I can connect to a BLE device (simple button, like key finder) that could trigger http request upon click. I already have rest api available on my local network. I need to be able to call it from the device. It can be software for android or windows. Anyone has ideas?
-
Does ifttt.com fits your usecase?William Chong– William Chong2019-09-05 20:17:28 +00:00Commented Sep 5, 2019 at 20:17
-
Does flic.io fit your use case?Emil– Emil2019-09-05 20:54:52 +00:00Commented Sep 5, 2019 at 20:54
-
thanks for replies! ifttt.com can be used later as I cannot call ifttt url webhook directly from my device. I need some middleware to capture the device click and trigger a http call based on that (e.g. call to ifttt). flic.io - too expencive, I am using 2$ keyring, other ways called iTag, or BLE buttonreebston– reebston2019-09-06 06:49:05 +00:00Commented Sep 6, 2019 at 6:49
Add a comment
|