hello, I'm develop use nRF52 SDK15.3 template to measure water press, and gyro value.
but in nrftoolbox app just show signed value, so i want to show signed value.
please help me how to show signed value?
hello, I'm develop use nRF52 SDK15.3 template to measure water press, and gyro value.
but in nrftoolbox app just show signed value, so i want to show signed value.
please help me how to show signed value?
Hi.
I can ask our mobile developers if they have any suggestions for you.
Are you using the Android or iOS version of nRF Toolbox?
Regards
thanks
i use android version
Hi again.
Some feedback from our mobile developers;
You'll need to do some changes to the code yourself to acheive this.
We have an example you can take a look at:
This class basically converts all the raw bytes into user readable values. This is related to the CGMS profile, similarly there is one for each profile in each package that they can refer to.
Best regards,
Joakim
Hi again.
Some feedback from our mobile developers;
You'll need to do some changes to the code yourself to acheive this.
We have an example you can take a look at:
This class basically converts all the raw bytes into user readable values. This is related to the CGMS profile, similarly there is one for each profile in each package that they can refer to.
Best regards,
Joakim