Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 1 month ago.
How change public mode of SX1272MB2DAS to private mode
Anyone can tell me how to change public mode of SX1272MB2DAS to private mode? I use I-CUBE-LRWAN software. http://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software-expansion/i-cube-lrwan.html For End_Node example, public mode has been enabled. But I want work on private mode. how can I change the program? In lora_fsm function, I changed "mibReq.Param.EnablePublicNetwork" :
In gateway, I unchecked the public, But in this situation node can't to join to gateway!
please help me that I can to work on private mode.