2018-04-21 08:36 AM
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 #stm32l02018-04-22 01:50 PM
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
2018-11-22 02:40 AM
It is AcSIP module using STM32 and Semtech LORA. You can find the command document for the same at below link :