Replies: 20 comments 14 replies
-
We have tested the LoRaWAN stack on both STM32duino and STM32Cube (using a custom HAL). Both work fine, so you should be able to give it a go! |
Beta Was this translation helpful? Give feedback.
-
Hi @StevenCellist |
Beta Was this translation helpful? Give feedback.
-
No problem |
Beta Was this translation helpful? Give feedback.
-
sorry, but those examples are to LoRa, not LoRaWAN |
Beta Was this translation helpful? Give feedback.
-
but i will try... |
Beta Was this translation helpful? Give feedback.
-
Yes, i am doing this modifications STM32WLx radio = new STM32WLx_Module(); // set RF switch configuration for Nucleo WL55JC1 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
not sure if i need to include ---> radio.setRfSwitchTable(rfswitch_pins, rfswitch_table); before the ---> int16_t state = radio.begin(); |
Beta Was this translation helpful? Give feedback.
-
Can you very if ok ? Attached |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Tryng to find out why said that my KEYS are wrong... |
Beta Was this translation helpful? Give feedback.
-
#define RADIOLIB_LORAWAN_NWK_KEY <===not used on OTAA |
Beta Was this translation helpful? Give feedback.
-
@StevenCellist |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Hi it´s a progress! |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Tomorrow I will test if is my power supply the problem. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
yes, i read all. Someday late i am will be back to my tests... thanks for your help @StevenCellist |
Beta Was this translation helpful? Give feedback.
-
wow, the problem is that was not implemented the persistent storage in my example... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Let me see when you have a beta test with stm32lorawan
I can test with au915 and la915 in Brazil.
Beta Was this translation helpful? Give feedback.
All reactions