Zack

Results 649 comments of Zack

@fotiDim All you need to do is find a way to gather the WiFi information (mac addresses + signal strengths). Then just format that into JSON (see https://www.internalpositioning.com/api/#post-learn) and POST...

Thanks! I wonder, could you try the 3rd party native app [Room+](https://play.google.com/store/apps/details?id=com.seversion.roomplus&hl=en) and see if that works better?

@ihightower Glad its working kinda. :) > 1) the app doesn't update while in background... I'm not sure why, this might be a Room+ problem or an Android 6.0.1 problem....

I'm not sure what you mean, that it leaves the room? The app should be classifying the locations, and the triggering that goes on with EventGhost should be the one...

Okay, this is probably a bug in the app. Can you give me your phone specs? This is something that can be addressed in the new version: https://github.com/schollz/find/issues/124

I'd love to do this. The closest I've come is to port the fingerprinting code to a [Particle Photon](https://www.adafruit.com/products/2722?gclid=CjwKEAjwqJ67BRCzzJ7Hy-LYlFYSJABwp9PGMRP7GzgzX_41PdFgSpzW1Fkiw99LlBgfWULReQvwnBoCtmLw_wcB). Though more expensive than a ESP8266, I really like the Photon,...

Thanks, I forgot to Allow the DELETE method. Added it here: https://github.com/schollz/find/commit/e63c654731550b68b322484ebcf77920d52a46b3. Let me know if that works.

Thanks, I just added OPTIONS as well: https://github.com/schollz/find/commit/75a126ed1a99c8f630ebb2e7465911480f15ea5d

How are you testing it?

Thanks, have you tried downloading the latest client?