Hi,
I believe that is my problem with the editor, but would be nice if someone can help me.
I build an experiment with Arduino and Bluetooth (HC-05) and want to send data to phyphox. I create a simple phyphox experiment to receive the single data and plot them.
When I try to open the phyphox experiment I got this error:
Line 11: Tag needs a char atribute.
The line is in bold.
<bluetooth address="20:16:12:05:67:78" devicename="HC-05" protocol="simple" separator=";" out1="D" out2="" out3="" out4="" out5="" rate="0" average="false">
<output component="out">D</output>
</bluetooth>
Any help? The problem is that I'm not using a BLE device?
I believe that is my problem with the editor, but would be nice if someone can help me.
I build an experiment with Arduino and Bluetooth (HC-05) and want to send data to phyphox. I create a simple phyphox experiment to receive the single data and plot them.
When I try to open the phyphox experiment I got this error:
Line 11: Tag needs a char atribute.
The line is in bold.
<bluetooth address="20:16:12:05:67:78" devicename="HC-05" protocol="simple" separator=";" out1="D" out2="" out3="" out4="" out5="" rate="0" average="false">
<output component="out">D</output>
</bluetooth>
Any help? The problem is that I'm not using a BLE device?