STM32 gateway LoRa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-01-16 5:21 AM
Hello,
i want to use 2 STM32 discovery kit, One for the client LoRa and One for create a gateway LoRa.
does it already exist a script that works as gateway lora that could works in the STM32 discovery kit? or other solutions to receive packages from a LoRa client STM32 discovery kit ??
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-01-16 6:31 AM
Hi
norhane.benkahla
,Please refer to these documents and links it may help you:
-Nesrine-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-01-16 7:36 AM
Hi, thanks
But have you already use STMU32 discovery like a gateway LoRa ??
Norhane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-01-16 8:25 AM
The DISCO doesn't really use a chip suitable for a LoRaWAN gateway. Look at an SX1301 or SX1308
https://hackaday.io/project/13373-lora-concentrator
If you are just looking to implement a point-to-point connection using LoRa radios then the DISCO works very well at that.
Look also more directly at other SemTech software releases and port them on to your chosen platform. ST has other commercial clients building STM32 based Gateways, but do expect free access to such projects.
Up vote any posts that you find helpful, it shows what's working..
