Minimal wifi info upload
Posted: Mon Jul 17, 2023 10:32 am
I have a custom board that only collects wifi info:
lat,long,time,BSSID,rssi
I tried to create a test file, csv upload is accepted, but when I search for BSSID nothing comes up:
No pending server jobs at https://wigle.net/stats#processing
So looks like the server ignores it.
lat,long,time,BSSID,rssi
I tried to create a test file, csv upload is accepted, but when I search for BSSID nothing comes up:
Code: Select all
WigleWifi-1.4,appRelease=2.53,model=X-37B,release=11.0.0,device=felgercarb,display=OPSPLS1.76-1-S,board=snodgrass,brand=Moog
MAC,SSID,AuthMode,FirstSeen,Channel,RSSI,CurrentLatitude,CurrentLongitude,AltitudeMeters,AccuracyMeters,Type
99:9f:ee:5c:71:c6,,,2022-08-01 13:08:27,1,-43,52.76578028,-2.45919439,67,3,WIFI
So looks like the server ignores it.