Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the LoRaWAN version (MAC) supported by TTGO T-Beam? #47

Open
HouzuoGuo opened this issue Jan 28, 2021 · 3 comments
Open

What is the LoRaWAN version (MAC) supported by TTGO T-Beam? #47

HouzuoGuo opened this issue Jan 28, 2021 · 3 comments

Comments

@HouzuoGuo
Copy link

Hello!

I'm making a migration from TheThingsNetwork v2 to their new v3 infrastructure. There's a new dropdown selection when registering a new device:
image

According to the TTN reference (https://www.thethingsindustries.com/docs/reference/glossary/#lorawan-version) the version selection is:

"The LoRaWAN version is the LoRa Alliance LoRaWAN specification your device conforms to, which defines which Media Access Control features it supports."

What's that version currently supported by T-Beam board revision 0.7, board revision V1.0, and board revision V1.1?

@mloeschner
Copy link

The board provides a modem to use LoRa. The LoRaWAN protocol stack is provided by an library (e.g. LMIC, which supports 1.02/1.03). You will find the information there.

@HouzuoGuo
Copy link
Author

@mloeschner Are you sure about that? The doc published by TheThingsIndustries clearly states:

"The Media Access Control version for your device should be provided by the manufacturer in a datasheet"

@mloeschner
Copy link

The statement is correct as one usually gets a device from a commercial manufacturer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants