Hi,
i have a RAK 4270 Board connected via UART to a Raspberry Pi 3B+.
I can recieve Data from the Board but i can not send.
On RAK Board i use RX2, TX2
On Raspberry UART on Pin 8+10 (GPIO 14,15) . In Raspbian it is ttyS0 on miniUART.
Port setup in miniport is: 115200 8N1, no Hardware Flow Control
Bluetooth is disabled and serial console as well.
When i connect 3.3V to the board i recieve some data from the board:
LoRa (R) is a registered trademark or service mark of Semtech Corporation or its affiliates. LoRaWAN (R) is a licensed mark.
RAK4270 version:3.3.0.14
UART1 work mode: RUI_UART_NORMAL, 115200, N81
UART2 work mode: RUI_UART_NORMAL, 115200, N81
Current work_mode:LoRaWAN, join_mode:OTAA, MulticastEnable: false, Class: A
Initialization OK
This Output is only on power up from UART2.
But no echo from my keystrokes when i want send AT Commands
Connection from the Pi to other devices works.
On my scope i can see the keystrokes on TX Line.