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

patch for v1.2.1 #20

Open
pevandenburie opened this issue Feb 21, 2019 · 8 comments
Open

patch for v1.2.1 #20

pevandenburie opened this issue Feb 21, 2019 · 8 comments

Comments

@pevandenburie
Copy link

Hi there,

I'm currently modifying the sm42-lrwan_v1.1.5.patch to adapt to v1.2.1 : changing files path, applying dos2unix, etc...

Unfortunately, the folders structure changed a lot, and moved from:

"Projects/Multi/Applications"

to

"Projects/{B-L072Z-LRWAN1, STM32LxxxRx-Nucleo}/Applications"

I understood AT_SLAVE is only for B-L072Z-LRWAN, but some files like "stm32l0xx_hw_conf.h"

Projects/Multi/Applications/LoRa/AT_Slave/inc/stm32l0xx_hw_conf.h

is not anymore in "Projects/B-L072Z-LRWAN1":

find -name stm32l0xx_hw_conf.h
./Projects/STM32L053R8-Nucleo/Applications/LoRa/End_Node/Core/inc/stm32l0xx_hw_conf.h
./Projects/STM32L053R8-Nucleo/Applications/LoRa/PingPong/Core/inc/stm32l0xx_hw_conf.h
./Projects/STM32L053R8-Nucleo/Applications/LoRa/AT_Master/Core/inc/stm32l0xx_hw_conf.h
./Projects/STM32L073RZ-Nucleo/Applications/LoRa/End_Node/Core/inc/stm32l0xx_hw_conf.h
./Projects/STM32L073RZ-Nucleo/Applications/LoRa/PingPong/Core/inc/stm32l0xx_hw_conf.h
./Projects/STM32L073RZ-Nucleo/Applications/LoRa/AT_Master/Core/inc/stm32l0xx_hw_conf.h

So I really don't know how to fix the patch here.
Any clue?

@USI-ShellyWu
Copy link
Collaborator

The new patch for ST Irwan1.2.1 will be released soon.

@pevandenburie
Copy link
Author

Ok great! Let us know ;-)
Meanwhile is there some source code to share, even for a previous version? Indeed the en.i-cube_lrwan version 1.1.0 (corresponding to the patchs) is not available anymore for download.

@AnTrii
Copy link

AnTrii commented Sep 24, 2019

There is ST I-CUBE-LRWAN 1.2.2 already, and it still doesn't support USI® I-NUCLEO-LRWAN1. And I cannot find the 1.1.5 sources anywhere. Anyone knows where to find I-CUBE-LRWAN compatible with I-NUCLEO-LRWAN1? Thank you in advance.

@USI-ShellyWu
Copy link
Collaborator

Patch for I-CUBE-LRWAN 1.2.2 can be downloaded from https://github.com/USIAndyrich/USI_I-NUCLEO-LRWAN1/tree/master/I-CUBE-LRWAN_patchs/I-CUBE-LRWAN%201.2.2
Please notice that AT-Slave application is removed in ST software kit.

@AnTrii
Copy link

AnTrii commented Sep 27, 2019

Thank you very much!

@pevandenburie
Copy link
Author

I followed the link to download I-CUBE-LRWAN and found out... they are now in version 1.2.3! ;-)
I'll look whether current patch works anyway.

@AnTrii
Copy link

AnTrii commented Oct 31, 2019

@pevandenburie, Write a comment on results, please, In case of negative, here is a link to archive with both ST I-CUBE-LRWAN v.1.2.2 and USI patch for it: https://app.box.com/s/a3pvl9ptdhvs2c0ubfs60vb35vu15mkf

@USI-ShellyWu
Copy link
Collaborator

The patch for 1.2.2 can work in I-CUBE-LRWAN 1.2.2 and 1.2.3 both. Downlink: https://github.com/USIWP1Module/USI_I-NUCLEO-LRWAN1/tree/master/I-CUBE-LRWAN_patchs/I-CUBE-LRWAN%201.2.2

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

3 participants