We are using the RAK3172 module using RUI3 in our prouct.
The module runs in the LoRaWAN mode.
What we are seeing is after a certain number of days in the field, the RAK3172 module freezes and hangs up. We are facing this same issue in 3 devices at a time.
In order to get the RAK module back and working, we have to power cycle the whole device.
Is there any known condition or issue that can put the RAK module in this state? Is there any workaround for this problem if it is a known problem?
Thanks for the confirmation. We are using RUI 3.5.3. And we found this issue after 47.5 days. So We can confirm that, this issue is because of bug only whichever you have informed.
Can you tell us when we will get the RUI3 BSP? So we can get some idea.
We are using Below link for predefined merge code with ST Microcontroller.
But when we are trying to modify anything it is not working.
I have simply added GPIO but it is not working.
Even with that code if we change something in .IOC file we are able to get code with so many changes
in so many files and not able to build also.
But if we are separately generating a code from STM32CubeMx by generating MCU. We are able to generate code and able to toggle the GPIO also.
Can you give your opinion how we can mange a best code with low efforts so later on any one can do changes easily.