So I know there are topics on receiving data from ble, I noticed that their is now a receive string under the ble functions. Except my data is in float so it shows weird symbols. Will there be a receive float in the near future? The receive float from MIT app inventor works just fine.
Hi there @derekyuenhui6g - sorry for the delay getting back to you.
What baud rate are you using? This was the usual source of “weird symbols” for me!
If the baud rates match, are you using Arduino? Could you “Stringify” you data on the Arduino side?