-
Notifications
You must be signed in to change notification settings - Fork 44
SeeedStudio Loko GPS Tracker - GPS tracker with LoRa P2P and LoRaWAN problems #23
Description
I ordered a unit form SeeedStudio, I ordered it on the 15 Sept and it only arrived on 17 Nov, as they did not have any stock... but I'm having problems with it, I program the Air Unit like this,
The Ground Unit like this,
But I get some weird devices ID 11 and 77 in the app, Device ID 77 is in China somewhere and 11 is in the correct GPS position in South Africa, and no battery voltage is being displayed
In the documentation it states, that,
ID1, Is the pairing code between the Loko Air unit and Ground unit. It should be the same in both of them. Must be 2 digits. Where do you set this on the ground unit? As in the ground unit config, it says,
So there is only a place to set the ID2, which is the ID of the Loko Ground unit
Reading device information...
-> Read command sent
-> Loko v1.71
-> Flavor: HEAD
-> Settings:
-> .id_1 = 44
-> .id_2 = 55
-> .lora_frequency_hz = 868000000
-> .tx_power = 8
-> .auto_wakeup_period_s = 60
-> .gnss_trace_save_mult = 5
-> .is_lorawan_mode = 0
-> .is_p2p_encrypted = 0
-> .is_debug_output = 0
-> .gnss_mode = 1
-> .is_extended_packet = 1
-> OK
->
Am I missing something?