This page lists solutions to common issues.
The end device does not join. What do I do now?
- Make sure the gateway is connected and online. You can check this in the Gateway overview page in the The Things Stack console.
- Check that the end device is at least 1-2 meters away from the gateway.
- Wait for a few minutes before pressing the button.
What else can I do with end device downlinks?
The following table explains the available options for different types of downlinks
Controlling LED Behavoir
Byte Number | Value and Meaning |
---|---|
0 | 0x05 |
1 | 0x01 - Turn the LED ON; 02 - Blink fast (100ms on, 100ms off); 03 - Blink slow (100ms on, 1000ms off); 04 - Turn the LED OFF. |
2 | XX - Duration for the LED behavior. Duration, [seconds] = XX * 10. If zero, do it until next LED related command is received or the verify button is pressed. |
The mClimate Multipurpose button has a few other downlink options that you can explore. The full downlink reference can be found on mClimate’s documentation page.