Hello,
I have been working with RAK811 Evaluation board v1.2 and facing some issues to flash customized RUI code using DFU tool.
So i followed steps as shown below:
-
I checked the issue and connected the eval board to RAK serial port tool and saw that both UART 1&3 are changed to USER mode as shown below:
-
After this i tried to erase the chip contents and upgrade the firmware (RAK811_v3.0.0.14.H_20200810.hex) using STM32cube programmer. I got the same results (both UART 1 & 3 stuck in user mode as shown above).
-
So i tried to upload the old bootloader using STM32cube programmer as shown below
and upgrade the firmware as shown below:
The UART 1 after firmware upgrade shows normal mode as shown below
but i am not able to upload the RUI based customized code using this firmware
- So i upgraded the RAK811 eval board as described in step 2 and surprisingly got the same results (both UART in user mode).
So i am not sure, how to go about this problem. Any help will be greatly appreciated. Thanks.