fandrit
(Fandrit)
June 9, 2020, 9:21am
1
Hi,
I have already setup TheThingsStack v3.6.0 to experiment and I noticed that there is no downlink section as in the community TTN. I search a lot within the network server’s menu, but I couldn’t find something similar. Is there any other way to send downlink messages on later versions or am I missing something ?
Thank you
Search is your friend:
So, you’ll need to upgrade to 3.8.2 or later:
https://github.com/TheThingsNetwork/lorawan-stack/releases/tag/v3.8.2
And a nice overview of differences for TTN Console between V2 and V3:
opened 08:23AM - 25 Mar 20 UTC
closed 07:12PM - 08 Feb 21 UTC
c/console
technical debt
umbrella
ui/web
#### Summary
We need to organize our work towards closing the current feature g… ap of the v2 and v3 console. This umbrella issue keeps track of the progress.
#### Why do we need this?
- We should not work on completely new features until the v3 console can provide all features of v2 console.
- Organizing our process / roadmap
#### What is already there? What do you see now?
We already provide most of the features that users know from v2, but there are still some gaps.
#### What is missing? What do you want to see?
##### General
- [x] Profile settings (Name, Description, Email, Profile Picture, Delete own account) ⟶ #1422
- [x] Providing Japanese and Chinese language version of the console ⟶ #2435
- [ ] Filters for event streams ⟶ #2231
- [x] Using maps to set location values ⟶ #1380
##### Applications
- [x] Providing payload format testing (dry-running byte payloads through the payload formatted) ⟶ #2232
- [x] Providing template tiles for webhook integrations ⟶ #945
- [x] Storage integration (TTI issue) [#1830](https://github.com/TheThingsIndustries/lorawan-stack/issues/)
##### End Devices
- [x] Showing end device statuses in end device list ⟶ #2436
- [x] Showing the Device EUIs in the end device list ⟶ #2437
- [x] Showing end device last seen and frame counts in device overview ⟶ #2167
- [ ] Resetting frame counts for end devices ⟶ #2434
- [x] Scheduling downlinks ⟶ #1948
- [x] Simulating uplinks ⟶ #2234
- [x] Setting frame counter widths ⟶ #2438
##### Gateways
- [ ] Setting and displaying gateway manufacturer info (Brand, Model, Antenna(s), etc) ⟶ #2441
- [x] Setting automatic update behavior ⟶ #2439
- [x] Setting Indoor/Outdoor location flag ⟶ #2440
- [x] Show "Last seen" when a gateway is offline ⟶ #4850
@htdvisser @johanstokking please review the list. There might be things in there that we actually don't want to add to v3, or in different form.
1 Like
Hi @fandrit , the answer is yes. The same downlink function exists on the web console in version v3.8.3 which is the latest version. I have used it and can report that it works in the same way. If you also use the web console to look at the application or device data then you get a lot more information on v3 than the current TTN v2.
fandrit
(Fandrit)
June 16, 2020, 5:54am
4
Thank you @arjanvanb , @cultsdotelecomatgmai .
Version 3.8.3 is now installed and it seems that the downlink function is there now!
Fotis