Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Synchronize text T[] with ESP32
#8
Hi,
I think the T memory is supported because the project is updated from an older version to a newer.
Using the latest version there are no difference between text and number. 
The app uses the V memory to transfer number or text.
By default the arduino code examples are configured to support 32 float values not text. 
The code needs some changes if you want to support both text and numbers.

There are examples on how to do it in this post:
https://virtuino.com/forum/showthread.php?tid=1197 

This is the library example on how to transfer text:
https://virtuino.com/downloads/examples/...y_text.zip 
On this example the code supports 32 float values and some text variables.
Reply


Messages In This Thread
Synchronize text T[] with ESP32 - by Dionysos - 05-02-2023, 12:18 PM
RE: Synchronize text T[] with ESP32 - by Dionysos - 05-06-2023, 09:36 PM
RE: Synchronize text T[] with ESP32 - by Dionysos - 05-07-2023, 03:32 PM
RE: Synchronize text T[] with ESP32 - by Dionysos - 05-08-2023, 08:35 AM
RE: Synchronize text T[] with ESP32 - by iliaslamprou - 05-08-2023, 10:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)