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

Need help understanding more about LoRa #1434

Closed
kookohd opened this issue Jun 24, 2024 · 4 comments
Closed

Need help understanding more about LoRa #1434

kookohd opened this issue Jun 24, 2024 · 4 comments
Assignees
Labels
can be closed If bug fixed or feature is implemented help wanted

Comments

@kookohd
Copy link

kookohd commented Jun 24, 2024

Describe the issue
I was wondering if it is possible to connect LILYGO® T3S3 V1.0 ESP32-S3 LoRa SX1280 2.4G Development Board to rak gateway and subsequently to my chirpstack and thingsboard server as my rak gateway is used as a packet forwarder.

Versions (please complete the following information):
-windows 11
-chirpstack v4
-rak7268
-thingsboard v3.6.3

@kookohd
Copy link
Author

kookohd commented Jun 24, 2024

@samson0v and @imbeacon , sorry for the ping, but if you guys can get back to me as soon as possible it will really help me out. Are you guys familiar with this?

@imbeacon
Copy link
Member

Hi @kookohd,

You can do this, but not via the gateway, you need to use integrations (They are available on PaaS or PE versions of ThingsBoard) to connect to network server. For example, the following device connects through network server as well as you want to do - guide.

@imbeacon imbeacon added the can be closed If bug fixed or feature is implemented label Jun 24, 2024
@kookohd
Copy link
Author

kookohd commented Jun 24, 2024

Thanks for the speedy reply, the device that I am creating is like a Arduino project, it doesn't have any connectivity to smart phone, have you done something like using lora library on arduino to generate dev eui and app key before?
I am using chirpstack server and thingsboard server commmunity version. I have gathered some experience since the last time, like the experience on how to connect devices with dev eui and app key to chirpstack server and I have also been able to integrate chirpstack to thingsboard community version which is free.

So right now I am going to connect the devices using lora library will let you guys know my progress this week. I am trying to use the library to see if i can generate the dev eui and app key and I will also look further into lorawan github repository

@imbeacon
Copy link
Member

Unfortunately, we don't have a guide like you need, but I think it will contain the same process to simplify connection. It is possible to connect using the gateway, but you need to configure it to work with Chirpstack API using mqtt. It is much more complex task.

@imbeacon imbeacon closed this as completed Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
can be closed If bug fixed or feature is implemented help wanted
Projects
None yet
Development

No branches or pull requests

3 participants