2017-09-14 03:57 AM
Hi,
Please be kind to me as I am new to this. I was following the pdf file to help me to start with STM32 and LORA and I needed to download I-CUBE-LRWAN. I also need to use classA folder which is mentioned in the help but I cannot find it in the folder I downloaded (en.i-cube_lrwan.zip V1.1.0).
Can you please let me know where I can find this?
Thanks,
BeeZee
2017-09-14 08:06 AM
Sorry what .PDF? Dealing with a million other things here you'll need to be more explicit about exactly what documents and pages.
Current LRWAN release is V1.1.1, don't recall seeing any 'Class A' directory, although there are a bunch of examples illustrating different modes of operation.
You're building/testing what device/module?
2017-09-14 08:46 AM
Hi,
Sorry I was not clear.
I am talking about UM2085 User manual: Ultra-low-power STM32 and LoRa® Nucleo pack with NUCLEO-L073RZ board and I-NUCLEO-SX1272D RF expansion board, page 25 section 2.5 point 2 says \Projects\Multi\Applications\LoRa\classA\MDK-ARM\ STM32L073RZ-Nucleo
however when I downloaded the en.i-cube_lrwan.zip from
there is no Class A file.
Thanks,
BeeZee
2017-09-14 10:14 AM
I'm not the OP but I believe they mean the
document, page 30 (I couldn't find any other mention of 'classA' directory in the other documents).2017-09-14 11:57 AM
Likely an earlier iteration of the tree
Where 'Projects\Multi\Applications\LoRa\
class
A\inc\platform_hw_conf.h for End_Node project' on the Murata isSTM32CubeExpansion_LRWAN_V1.1.0\Projects\Multi\Applications\LoRa\End_Node\inc\mlm32l0xx_hw_conf.h
2017-09-14 12:02 PM
From STM32CubeExpansion_LRWAN_V1.1.0\Projects\Multi\Applications\LoRa\End_Node\MDK-ARM\STM32L073RZ-Nucleo\sx1272mb2das
STM32CubeExpansion_LRWAN_V1.1.0\Projects\Multi\Applications\LoRa\End_Node\inc\stm32l0xx_hw_conf.h
End_Node being the 'ClassA'
stm32l0xx being the 'platform'