Asked
— Edited
Now that the EZB4 has arrived is there a way we can monitor the three serial ports using the EZ Builder terminal GUI ? Not all at once of course, just one at a time would be helpful.
Now that the EZB4 has arrived is there a way we can monitor the three serial ports using the EZ Builder terminal GUI ? Not all at once of course, just one at a time would be helpful.
That charging info would be helpful in determining battery status prior to setting up for sending commands similar to what is done using the D0 port now.
Jeremie thanks for the UART peripheral tool clue using the script console.
Uartinit(0,0,115200) # board 0 Uart 0 baud 115,200
Uartwrite(0,0,0x7) # soft reset