Hello, I am a student who is working on a project.
When I try to run the application, the following error message appears : Segment: Start (1) + length (2) - 1 exceeds text length (0).
How can i solve this problem? I will attach my block. Thank you.
Rx_data_check.Text is empty, but you want to get substring from 1-7?
1 Like
Oh thank you for replying, Kevin Kun!!
We will get the sensor value of 1,3,5,7 through the arduino.
What should we do next?
make sure the text length is enough. if not, then do nothing
1 Like
May I ask you a few more questions?
- Why should I increase the length?
- What should I set the length to?
Thank you for helping us !
are you sure you have received data from BLE?
Have you seen the received data shown on a label or textbox?
Ok, I'll check the Arduino sensor again can I ask you another question next time ? ..
Just post your question on community, and some one will help you.
But search the question/answer in the community first.