I have created a code which successfully reads and displays parsed Bluetooth data into a simple list. The data string is made up of three numbers (example “0,0,0” or “1000,2000,500”). The issue I am having, is assigning a variable to each individual number. This is the block code I have. It seems to be pulling the unparsed data in. Any help would be appreciated!
Hello @praxiumsafetyaxylbj
Could you please remove the list blocks and keep only the “app variable List” block inside the “in list get” block?
Thanks, that worked!
1 Like