-
Does the firmware have any support for the Ebyte modules that use a UART interface rather than SPI e.g. E22-900T22S? If not, is there any technical reason this would be problematic to implement? |
Beta Was this translation helpful? Give feedback.
Answered by
garthvh
Apr 14, 2025
Replies: 2 comments 1 reply
-
Has to be SPI |
Beta Was this translation helpful? Give feedback.
1 reply
-
UART modules are not supported by radiolib and have their own microcontroller preventing the low level access that meshtastic needs, they are not supportable at all. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mikerjuk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
UART modules are not supported by radiolib and have their own microcontroller preventing the low level access that meshtastic needs, they are not supportable at all.