cancel
Showing results for 
Search instead for 
Did you mean: 

My First STM32 Lora Node

Guillaume Boulay
Associate
Posted on April 21, 2018 at 17:36

Hi, I got this very cool board that has a STM32L0 attached to a semtech 1276.

http://www.acsip.com.tw/index.php?action=products-detail&fid1=21&fid2=&fid3=&id=73

 

first time for me to play with MCU other than Atmel(arduino IDE), so the learning curve is a bit steep.

I got myself a ST-Link, installed Atollic IDE.

Now trying to send my first LORA message to TNN, I'm looking at the all the example on the semtech LoraNode github but they all depends on specific hardware platforms(Mote, Motell..)..

Since they hockup GPS, Sensors and many other stuff, it gets confusing and not sure where to start just to send a simple hello world to TTN. without having to re-create all sensor //or brute removing lines of code that might be necessary to run it..

I'd like a simple example like they use in the LMIC library.. that's bit more straight forward to the point (without all other sensors things) But that will still work with the chip I'm using...

Any one has suggestion where to start ? 

Thanks

#newbie #semtech #lora #stm32l0
2 REPLIES 2
Posted on April 22, 2018 at 22:50

ST's LRWAN code is perhaps an easier starting point, the Murata module being a similar combination of L0 + SX1276, and similar arrangements with shields and Nucleo boards.

http://www.st.com/en/embedded-software/i-cube-lrwan.html

 
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
MVars
Associate

It is AcSIP module using STM32 and Semtech LORA. You can find the command document for the same at below link :

https://github.com/AcSiP/Lora/tree/master/Documentation