Issue:
Hello everyone!
Ive been following the github guide on programming the RAK4600 breakout in arduino. The board documentation seems to be wrong with regard to the uart pins for AT commands (should be uart1, not uart2), and there is no mention on how to enter DFU mode.
I understand (based on the github guide) that “pin 10” must be grounded together with RST to enter DFU mode, but no matter which pin i try this on, it always boots up normally (AT interface prints initial messages over uart1). How can i enter DFU mode on the board? and which uart interface can be used for programming in arduino/platformio? Can i enter the mode via for example bluetooth?
Ive also tried programming it over st-link in platfromio, but i am not able to confirm that it is able to boot at all, so i ended up flashing the original firmware .hex again.
Setup:
RAK4600 breakout board connected to PC via USB to UART, and also tried via st-link running on a flipper zero (crazy right?).
Server:
Details: