-
Notifications
You must be signed in to change notification settings - Fork 7.7k
-
Hello
I have big problems on UART2.
Since the change from 1.xx to ESP32 Arduino 2.0.2 based on ESP-IDF 4.4-beta1 data is lost.
I work with Arduino Studio.
I use UART2 with the pins (GPIO) 12 and 13
Torsten
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments 3 replies
-
Please use latest Arduino Git version. Many big changes since version 2.0.2 in UART part!
Beta Was this translation helpful? Give feedback.
All reactions
-
Since the change from 1.xx to ESP32 Arduino 2.0.2 based on ESP-IDF 4.4-beta1
Beta Was this translation helpful? Give feedback.
All reactions
-
Mandantory change from 2.0.2 to actual git version. No one will search errors in outdated 2.0.2 version.
Beta Was this translation helpful? Give feedback.
All reactions
-
what is the current version if not 2.0.2
Beta Was this translation helpful? Give feedback.
All reactions
-
current released version is 2.0.2, but many things have been fixed since then in master. Maybe next week we will have 2.0.3.
Beta Was this translation helpful? Give feedback.