Search found 1 match

by ciror00
Tue Jan 05, 2021 2:09 pm
Forum: ESP32 boards
Topic: issues regarding UART on TTGO-T-Call
Replies: 4
Views: 4107

Re: issues regarding UART on TTGO-T-Call

Hi! I have a similar problem. I was able to perfectly compile the firmware https://github.com/Xinyuan-LilyGO/LilyGo-T-Call-SIM800/tree/master/examples/MicroPython_LoBo in TTGO T CALL . I directly connected the NEO-M6 module (on pins 15 and 12) and started the UART2 uart = machine.UART(2, rx=12, tx=1...