Replies: 2 comments 7 replies
-
|
Thanks for your question. Could you please tell me the board's manufacturer, model number, and the ESP32 device version it uses? The Telemetrix ESP 32 client , and server were designed initially to work with the ESP-WROOM-32 ESP32 ESP-32S Development Boards using either a WIFI or BLE transport. It verifies using a specific set of pins and their operational modes. |
Beta Was this translation helpful? Give feedback.
-
|
Adding a serial interface is not trivial, so before I commit to doing this, I want to ensure that the pinout I support meets your needs. If I do commit to adding a serial interface, I do not know how much time it will take to implement the code. The changes that need to be made are to both the asyncio and threaded servers. Also, a new serial server will need to be implented. The time frame would be from several weeks to perhaps a few months. Do you wish for me to proceed with serial interface? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
While there are telemetrix servers using Wifi or BLE for both ESP32, I wonder how to use telemetrix on ESP32 boards with a serial link?
The boards we are using all have a hard wired USB port so it would be straight forward and transparently switch between Atmega-based and ESP-based boards.
Beta Was this translation helpful? Give feedback.
All reactions