-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Hi,
I have successfully connected the T1000-A tracker with Raspberry Pi3 based Chirpstack installation. The Chirpstack installation is a full Gateway OS installation. The gateway module is SX1302 SPI module mounted using a RPI HAT. The codec used is for the sensecap TTN, which is suggested to be used with Chirpstack v4. I am able to receive data correctly. The problem is i am only receiving the payload data for "Wi-Fi Location and Sensor Packet-0x07". This includes only 3 Wi-Fi signals nearby, Air-Temperature, Light intensity, and Battery information.
The settings on the tracker are as below:
Platform is set to "Other Network",
work mode is set to "periodic mode"
geolocation strategy is set to "BT+WiFi+GNSS"
Any pointers to workaround this will be helpful. I am just trying to learn. Thanks in advance.