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.

CC2564 MODNEM and Tera Term

Other Parts Discussed in Thread: CC2564, CC2564MODNEM

Dear Sir,

I am sorry for posting new thread. I have interface with TMC123GXL LaunchPad with CC2564 MODNEM. I can scan the device from my smart phone. When i pressed the S3 button then module send reply to Tera Term VT but I cannot read the text. I configure in to COM11 but result is same. my OS is windows 7 64bit.

http://processors.wiki.ti.com/index.php/CC256x_MSP430_Bluetopia_Basic_SPPDemo_APP

Best Wishes

N.Mahesh

  • Hi,

    Don't be, It is always preferred to create a new post for new question.
    Thanks you for creating a new thread.

    If I understand correctly you are using a Windows phone and not PC, right? and using the SPP demo and not SPPLE demo?
    Did you have a look at the post http://e2e.ti.com/support/wireless_connectivity/f/660/p/368128/1318915.
    I searched through internet and found this for http://www.windowsphoneapplist.com/en/BlueSPP-a238508/download.html, windows 7, you can try it, or search in windows app store for SPP apps and try one of them.
  • Dear Sir,

    Thank you very much for your reply. My primary task is to implement CC256x for voice application, but what i am doing is, getting some practice with CC256x right now. I selected the SSP profile to play with, because it is good start point. I success fully interface CC2564MODNEM with TM4C123GXL LsunchPad and flashed with Bluetopia SSP demo not the SSPLE. Now BT is online, I can scan the device from Samsung galaxy smart phone but i cannot pair. According to the instructions of your web site, I must configure the setting using Tera Term right? I have connected the TM4C123GXL demo board with my PC using mini USB cable and configure it to COM11 Stellaris Virtual Serial Port of the Tera Term. when I pressed the S3 for reset then I can received the reply from device but my problem is I cannot read the characters on Tera Term screen. Because of this I cannot configure anything.

    Thank you very much

    Best Wishes
    N.Mahesh
  • Hi,

    If you are using Samsung galaxy, which I think is android phone. You can just install the Blueterm app on you phone.
    Then run the DUT (TM4C123GXL + CC256xMODNEM) and scan from Blueterm app on your phone and initiate the connection
    see http://processors.wiki.ti.com/index.php/CC256x_MSP430_Bluetopia_Basic_SPPDemo_APP#Example_connection_using_Blueterm
  • Yes, I install the Blueterm but it doesn't work either.

    N.Mahesh
  • Hi,

    That is strange, Can you try it on a different phone. As it works on my Nexus 4.
    I hope you have applyed the patch from here http://processors.wiki.ti.com/index.php/TIVA_Bluetopia_Basic_Demo_APPS#CC256XB_Information
  • Dear Sir,

    Thank you for replying. I will try with Nexus 4 when i am on that point, but right now i need to established the connections between my Laptop and Launch Pad using the usb cable and then received the message which i can read. problem is, she sends all kind of reply but non of them are readable, it is not in English. I have suggestion, isn't this problem with encoding? TM4C123GXL is compatible but does not function right away. I had to do many modification in order to have functioning device. However, If this problem becoming a device like gordian knot, then we can simply let it go. Because, I am intending to deal with HCI protocol for obtain full control of CC2564. And I need your full assistance for my successful and completion of the project.

    Thank you very much

    Best Wishes
    N.Mahesh
  • Hi,

    Sorry I some how over read it, as you are using Tiva you need to use 115200 Baud, 8,n,1 and no flow control.
    I think you are using 9600 baud rate.
  • Dear Sir,

    Thank you very much. I am enlightened. Now It is working.

    Best Wishes.
    N.Mahesh