How to fix WisNode-Lora shield not really compatible with an Arduino (TX/RX lines not 5V compatible)

When start to use WisNode Lora board work with the 5V level Arduino board, we will have the trouble that between WisNode Lora board and Arduino board can not be communicated by the serial port. After testing, we found the Arduino board serial port is 5V ,and WisNode Lora board serial port is the level of 3.3V; Level mismatch between two serial ports Lead to abnormal communication.
Now RAK fixed this issue and launch the Lora-shift board, With this converter board, you can plug in the Wisnode-lora shield with Arduino shiled, like the following picture showing:

Lora-Shift board

Only need to use wire connected Lora-Shift board’s 5V, 3.3V, and GND on WisNode Lora board , You can easily resolve this problem.

Dear twy
Do you know whether this issue affects to all wisnoda-lora shields?
I have recently bought a couple of them (number 1706 next to the monkey logo), have tested them with Arduino Uno using Software Serial, and have found no problem at all.

Kind regards from Madrid.

Hi jfmateos, Lora-Shift board only use in the incompatible 3.3V serial Arduino board,So don’t warry.

Do you have any arduino code for the LoRaWisNode to send data