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.

CCS/CC2564MODA: SPPLE DEMO PROGRAM

Part Number: CC2564MODA
Other Parts Discussed in Thread: TM4C129XNCZAD

Tool/software: Code Composer Studio

Hi

I am interfacing cc256moda Bluetooth module to tm4c129xnczad controller using spple demo.i need to connect this Bluetooth to another tm4c129xnczad with another cc256 Bluetooth module and to need to connect tablet at the same time to receive and send data. I have tried to connect with the android tablet but the port is not opened it is showing port is not open can you tell me plz what changes i need to made in demo program and for connecting to another tm4c129xnczad withanother cc256moda.So in the open server function it is showing as error like this DisplayUsage("Open [Port Number]"); can you plz tell me where to change this port number

 

  • It is not clear, how you are connecting the various devices? Are you intending to use SPP across all the devices? You can configure one device as SPP server and others as clients. Make sure, Android device has an application with SPP profile running..

    Thanks
  • Hi,

    There was some hardware  problem so Bluetooth was not working.I resolved the problem.... now the demo program is working for both to android devices(i tried  in blue term app) and to another Bluetooth device which has interfaced with controller.Here i am using 2 cc256x bluetooth devices which interfaced with tm4c129xncad controller and one as android tablet.Here we are giving as  registerspple function ,advertisele 1 function in  the teraterm software  but i dont know how to change  this in the program inoder to work this function and also here we are giving coonectle ,configurele, discoverle and the specified bluetooth address  inorder to work but in program i dont know how to change the bluetooth address in all the function.and also inorder to open port we are giving as open  1 but i am not getting where to change this thing in openserver function can u plz tell me where to change these things

  • It seems, the below thread is more recent on this topic, so closing this thread..

    Thanks