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

Problem with end-node application! #23

Open
VelcoH opened this issue Jun 14, 2019 · 3 comments
Open

Problem with end-node application! #23

VelcoH opened this issue Jun 14, 2019 · 3 comments

Comments

@VelcoH
Copy link

VelcoH commented Jun 14, 2019

@USIWP1Module
@USI-ShellyWu
@USI-AndyChen

Hi, so I have tried running the end-node application in v.1.1.5, and v.1.2.1.

I'm using:

  • Nucelo STM32L053
  • I-NUCELO-LRWAN

As following: https://imgur.com/a/Xol0crZ

I have the same issue as this: #8

My application:

  • Connecting LoRa end node to a LoRa gateway, and sending sensor data.

Once I flash the software onto the nucelo, the only thing that pops up in UART is
OTAA
DevEui
AppEui
AppKey

And nothing else.

@USI-ShellyWu
Copy link
Collaborator

  1. Connecting LoRa end node to a LoRa gateway, and sending sensor data. --> Did the LoRa gatewady get the sensor data successfully?
  2. Once I flash the software onto the nucelo, --> how to flash the software and which version is the software?
  3. Please provide the detailed:
    OTAA
    DevEui
    AppEUI
    APPKEY

@VelcoH
Copy link
Author

VelcoH commented Jun 19, 2019

Thanks for replying, @USI-ShellyWu.

Here are the answers to your questions:

  1. No, unfortunately, I was unable to connect to the LoRa gateway (look below).

  2. So, without using the patch. I used the version 1.1.5 and the project located at: "STM32CubeExpansion_LRWAN_V1.1.5\Projects\Multi\Applications\LoRa\End_Node\SW4STM32\STM32L053R8-Nucleo\sx1272mb2das". Furthermore, I flashed the firmware onto the nucelo, without patching anything.

  3. The UART is shown below. After all this, nothing further happens.

OTAA
DevEui= 39-38-34-32-71-37-91-09
AppEui= 70-B3-D5-7E-D0-01-D8-81
AppKey= FB CB 25 42 B7 39 68 49 CB 91 7E A6 1B 30 1F E1
VERSION: 44101150

My questions to you are:

  1. Do you need to use the patch to run the end node application?
  2. After I have applied the patch (v 1.1.5), do I flash the Nucelo board or USI extension board directly?
  3. The path "End_Node\SW4STM32\STM32L053R8-Nucleo" has three different folders; "sx1272mb2das", "sx1276mb1las" and "sx1276mb1mas". Which one do I use?
  4. Can you provide me steps to run an end node application?

@USI-ShellyWu
Copy link
Collaborator

Yes, it is necessary to use the patch.
For end node application, please check in the link: https://github.com/USIWP1Module/USI_I-NUCLEO-LRWAN1/blob/master/I-CUBE-LRWAN_patchs/I-CUBE-LRWAN%201.1.5/README.md

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

2 participants