This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Send textual input from phyphox to Arduino
#1
In the getDataFromSmartphone example sketch, the user can send a time interval from phyphox to Arduino. Is it possible to also send text (i.e. char) instead of a number via BLE?

Additional question: can one send multiple user entries or is this limited to one input?
Reply
#2
For the time being, phyphox does not support text containers so the phyphox file format is restricted to numbers. We utilise the mapping functionality to assign text to number ranges on smart devices.

The library supports five floats for all microcontrollers, however, you could get beyond that on ESP32.
Reply
#3
Got it, thank you.
Reply


Forum Jump: