An unsubstantiated guess.
What am I doing wrong here? Any help will be greatly appreciated.
Maybe by building your own micropython firmware with a REPL enabled on uart0 you have prevented the simultaneous use of that port as an instance of machine.UART() by a micropython script?
Can you still create an instance of machine.UART() if you specify a port and pin-pair other than the default?
Statistics: Posted by B.Goode — Wed Jun 26, 2024 2:30 pm