Hi,
i have a working chirpstack and thingsboard docker system.
Now i want to get the data to thingsboard. I know the documentation, but maybe i’m missing something.
Because i get the Sensor Status ACTIVE in thingsboard but i get no data.
Do i have to do something in the payload encoding or else?
Chirpstack side:
- i have working sensors with payload decryption, i can see my values i.e. temperature
- in my application i configured thingsbord - http://thingsboard:9090
- in sensor configuration i configured my accesstoken copied from thingsboard.
Thingsboard side:
- Configured a device (device profile - default)
- In thingsboard sensor comes to ACTIVE from INACTIVE but no data
Any hint?
thx