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

LoRaWAN SX1302 SUPPORT? PROJECT ARGO. #2

Open
M10CUBE opened this issue Aug 21, 2024 · 2 comments
Open

LoRaWAN SX1302 SUPPORT? PROJECT ARGO. #2

M10CUBE opened this issue Aug 21, 2024 · 2 comments

Comments

@M10CUBE
Copy link

M10CUBE commented Aug 21, 2024

Hi,
We are creating the ARGO module (Raspberry Pico footprint) based on nRF9151 SOC
https://wizcube.eu/argo.html
We also planning a new wizcube module code name M10LR01-01 PCB
On board a mini-PCI card like this or similar.
https://www.seeedstudio.com/WM1302-LoRaWAN-Gateway-Module-Without-SX126-SPI-EU868-p-5847.html
Then ARGO module will be the application module to provide a LoRaWAN gateway to 4G, LTE-M/NB-IoT, WiFi6, BLE, DECT NR+ modem, GNSS, Thread and Matter
Is any change to see SX1302 LoRaWAN support on Zephyr?
Thanks a lot
Vasilis

@HeadBoffin
Copy link

This repro leverages the LoRaMAC-node built in to Zephyr for devices. Adding SX1302 support for Zephyr wouldn't really be a thing as a gateway generally doesn't need such a meaty RTOS.

@M10CUBE
Copy link
Author

M10CUBE commented Aug 23, 2024

This repro leverages the LoRaMAC-node built in to Zephyr for devices. Adding SX1302 support for Zephyr wouldn't really be a thing as a gateway generally doesn't need such a meaty RTOS.

That meaty RTOS came for free after competing with other RTOS. It is a clear winner seen from the number and the quality of companies involved. The thing is that when SX1302 is supported in Zephyr can be ported easily in every bare metal CPU supported by Zephyr.
Zephyr to me is write once use it many time. Like in any OS. That is good news.

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