ARMmbed / ARMmbed/mbed-os-example-lorawan
LSM110A
- Dominant language
- C++
- Stars
- 83
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
Sir, i am tryng to make the LSM110A to access the LoRaWAN, but something is wrong...
LSM110A = NUCLEO-WL55JC
**Mbed LoRaWANStack initialized
CONFIRMED message retries : 3
Adaptive data rate (ADR) - Enabled
Connection - In Progress ...**
Nothing more happens...freeze
My Gateway is AU915, FSB 2, Server is OTA, CLASS A
some tip ? How can i do a LOG of execution to find out the problem ?
Here my BLOG....
https://lom204-cli-wisol.blogspot.com/2022/10/o-objetivo-deste-blog-e-mostrar-um-e.html
is
"lora.phy": "AU915", correct ?
or
"phy":
{
"help": "LoRa PHY region. 0 = EU868 (default), 1 = AS923, 2 = AU915, 3 = CN470, 4 = CN779, 5 = EU433, 6 = IN865, 7 = KR920, 8 = US915, 9 = US915_HYBRID",
"value": "2"
},
datasheet
https://github.com/SeongJiIoT/LSM1x0A_SDK_LoRaWAN104/tree/main/Document
Contributor guide
Research direction
Start by reviewing the Mbed LoRaWANStack initialization and the lora.phy/phy region configuration mentioned in the report, then reproduce the stalled “Connection - In Progress” state on the AU915 setup. Check the available execution logging path and confirm that a successful connection progresses beyond initialization; no file or test is identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- embedded-iot, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100