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.
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 other 4 integers can be either 0 or 1.
So the smallest 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.