-
Notifications
You must be signed in to change notification settings - Fork 93
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
LSM110A #243
Comments
got success too on LSM110A :) |
got success too on LOM204A :) |
both WISOL modules |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: