For my paraglider winch control I want to have a remote access to the VESC controller with the android app.
I am thinking about "tunnelling" the UART interface for the bluetooth module based on two E32-433T30D modules (full duplex serial link based on LORA).
Could my approach work?
Regards,
Robert
I can recommend LoRa 2.4Ghz sx1280
Uh, is this a direct UART to LoRa Module ? This should work out of the box. you have to use low baudrate, maybe 9600.
I am working on support for a HopeFM RFM95W module connected to spi. but your module is the much faster way.