Hi,
May i know if there is any android demo/sample application (serial port communication). In nuttx source i could find only termapp driver.
if anyone has experience on this please suggest .
Thanks,
Hi,
May i know if there is any android demo/sample application (serial port communication). In nuttx source i could find only termapp driver.
if anyone has experience on this please suggest .
Thanks,
Raja:
You are correct, termapp is using cJSON to marshal data between the Moto Z and Moto Mod. There is a corresponding application, but some cleanup is necessary before we can post it. In the meantime, I recommend you look at the Sensor Example to see how to handle Raw communications. Your JSON traffic will likely be using that protocol, unless higher bandwidths are required. We'll let you know when the application is posted on github.
Thanks,
Christian...
Dear Christian,
Thank you so much for reply.
I'll refer Sensor example.
Thanks,
Raja