Hi, I recently got a WisBlock Kit4 environment sensor (BME680). I have followed this guide https://docs.rakwireless.com/Knowledge-Hub/Learn/RAK-Developer-Kit-4-Guide/ to:
- add end-devices to my TTN application
- configure and upload the arduino code called “Environment_Monitoring” with the Arduino IDE software (on Mac)
The result is:
- the joint-request is accepted (OTAA) and the end device is sending data to TTN
The problem:
- in TTN > end device > live data, I don’t see data as expected or as described in the guide. I was expecting to see the temp. hum. press. gas values as seen in the first picture below. Instead, I only see SNR and RSSI but no other values as shown in my screenshot below (Actual).
Not sure where is the mistake. Can anyone help in getting correct values/payload?
EXPECTED
ACTUAL