LoraWAN node library suggestions to connect to Things Network Gateway, SX1262 & LPC55S69

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

LoraWAN node library suggestions to connect to Things Network Gateway, SX1262 & LPC55S69

跳至解决方案
2,688 次查看
gertvb
Contributor III

Hallo Everyone!

I am busy adding an SX1262 (Lambda62-8 module from RFSolutions) to an LPC55S69 with the aim of getting comms through to a "Things Network" Gateway

Can you please suggest a software library that I can use to create the node with? That handles all the stuff required to speak to a TTN Gateway like OTAA etc etc

There are just zillions of libraries on the net, from Semtech, from Lora Alliance, from IBM, from The Things Network and I am unsure which will be the easiest to integrate into an MCUXpresso project

Dankie!

A TechExplorer working with Embedded Software and Electronics in Agriculture and Alternative Energy
标记 (1)
0 项奖励
回复
1 解答
2,499 次查看
gertvb
Contributor III

Hallo everyone,

Erich Styger did a nice project based on work done by Diego Bienz

https://mcuoneclipse.com/2021/12/30/lorawan-with-nxp-lpc55s16-and-arm-cortex-m33/

Kind regards

A TechExplorer working with Embedded Software and Electronics in Agriculture and Alternative Energy

在原帖中查看解决方案

0 项奖励
回复
2 回复数
2,500 次查看
gertvb
Contributor III

Hallo everyone,

Erich Styger did a nice project based on work done by Diego Bienz

https://mcuoneclipse.com/2021/12/30/lorawan-with-nxp-lpc55s16-and-arm-cortex-m33/

Kind regards

A TechExplorer working with Embedded Software and Electronics in Agriculture and Alternative Energy
0 项奖励
回复
2,675 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

We don't have an existing LPC55S69 LoraWAN node lib already ported. 

User has to port it by self. This site includes many useful resource, Hope this can help you.

https://os.mbed.com/docs/mbed-os/v6.10/apis/lora-tech.html

This is a reference design

https://www.nxp.com.cn/docs/en/nxp/application-notes/AN12257.pdf

 

Have a nice day

Jun Zhang