schollz / find3

High-precision indoor positioning framework, version 3.
https://www.internalpositioning.com/doc
MIT License
4.63k stars 364 forks source link

No data received on server #159

Open cuberinooo opened 5 years ago

cuberinooo commented 5 years ago

I'm struggling three days now. I downloaded the App and followed the instructions on the doc. I entered all the necessary information. But no data is received to the server and hence family name will be not created.
I don't know what to do. I used different devices (thought maybe API is not supporting it). I started making own server via Docker and got the same result as above. Tests are running and everything seems to be ok. By ok I mean I'm able to access the dashboard and even the test data will show up correctly.

I used Samsung Galaxy Tab S 10.5 which has the Android 6.0.1 Version (API 23). Other devices I used from Emulators just in case the minimum SDK won't work.

drongood commented 5 years ago

You need to enable the location on your phone and allow it to use wifi,bluetooth and gps to determine the location

notandorr commented 5 years ago

Has your issue been resolved? I had the same issue where test files were being uploaded but data from my phone was not Here's 2 step by which it got resolved In the field named server enter http://yourcomputer'sip:8005 checking whether both your computer/laptop are on the same network as your android.

Very basic, but these were my mistakes.

And yeah, as mentioned above keep your location on.

IoTThinks commented 3 years ago

Android seems to limit something.

So use esp32 version is much faster.