We are using RAK3172 module, We need to use Ultrasonic sensor and GPS (NEO-7M)module using UART. So we connected each modules in UART-1 and UART-2. We also specified everything in code. The problem is, both the modules working at UART-1 only when we tested separately. Why this issue happening? If we specify ultrasonic as UART-2, it is not giving data, when we specified it as UART-1 it’s working, The same happens with GPS also. P.S:I am not connected both the modules is same UART
I tested both modules separately it’s working good, but when i tried to use both in my module using UARTs, either one of them is working. What is the reason?
I tried RAK11720 also, same issue occurring.