This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TI-15.4-STACK-GATEWAY-LINUX-SDK: Sending an integer such as "90000" from the BeagleBone Black Wireless to the CC1310 via serial UART connection

Part Number: TI-15.4-STACK-GATEWAY-LINUX-SDK

Hello all,

I am using this link as my guide to this project:
The only difference is that I am using a BeagleBone Black Wireless instead of the regular BBB, and a CC1310 instead of a CC1350.

http://dev.ti.com/tirex/content/simplelink_academy_cc13x2sdk_2_10_02_10/modules/154-stack/154-stack_03_linux_project_0/154-stack_03_linux_project_0.html

I need help with Sending an integer such as "90000" from the BeagleBone Black Wireless to the CC1310 via serial UART connection (The Mac co processor)

I need the first integer to be fixed to 9 and the rest of the integers can either be 0 or 1. So the smallest integer would be "90000" and the largest would be "91111"

I am not sure on how to achieve that. Any help would be appreciated. Thank you.

Regards.

Neil.