Hi.
I used LoRa library inline C. https://github.com/sandeepmistry/arduino-LoRa .
I used reading method stream from https://www.b4x.com/android/forum/threads/hardware-serial-on-esp32.97318/post-613593.
But I do not get any data.
B4X:
Sub Process_Globals
Public Serial1 As Serial
Dim...