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.

Console output

Other Parts Discussed in Thread: CC3200, CC3200SDK

Hi Guys,

I was done MQTT Client on Lauchpad.I am received the following data continuously.I try to stop that data's received in Console.Please Help Me.

C: FH-B1 0xc0 to net 17, Sent (2 Bytes) [@ 2280]
C: Rcvd msg Fix-Hdr (Byte1) 0xd0 from net 17 [@ 2280]
C: Msg w/ ID 0x0000, processing status: Good
C: FH-B1 0xc0 to net 17, Sent (2 Bytes) [@ 2305]
C: Rcvd msg Fix-Hdr (Byte1) 0xd0 from net 17 [@ 2305]
C: Msg w/ ID 0x0000, processing status: Good
C: FH-B1 0xc0 to net 17, Sent (2 Bytes) [@ 2330]
C: Rcvd msg Fix-Hdr (Byte1) 0xd0 from net 17 [@ 2331]
C: Msg w/ ID 0x0000, processing status: Good
C: FH-B1 0xc0 to net 17, Sent (2 Bytes) [@ 2355]
C: Rcvd msg Fix-Hdr (Byte1) 0xd0 from net 17 [@ 2355]
C: Msg w/ ID 0x0000, processing status: Good
C: FH-B1 0xc0 to net 17, Sent (2 Bytes) [@ 2380]
C: Rcvd msg Fix-Hdr (Byte1) 0xd0 from net 17 [@ 2380]
C: Msg w/ ID 0x0000, processing status: Good
C: FH-B1 0xc0 to net 17, Sent (2 Bytes) [@ 2405]
C: Rcvd msg Fix-Hdr (Byte1) 0xd0 from net 17 [@ 2406]
C: Msg w/ ID 0x0000, processing status: Good
C: FH-B1 0xc0 to net 17, Sent (2 Bytes) [@ 2430]
C: Rcvd msg Fix-Hdr (Byte1) 0xd0 from net 17 [@ 2430]
C: Msg w/ ID 0x0000, processing status: Good

Thanks in Advance

Dinesh

 

  • Hi Dinesh,
    What software products are you using? Is this an example program, and if so, did you modify it in any way? Is this a CC3200 launchpad?
    Thanks,
    Janet
  • Hi Janet,

    Thank You For Reply.

    I am Using the Software CC3200SDK_1.2.0 MQTT Client Example.Yeah i did Some changes in that coding.Its is mentioned below.

    Getting User input Data from  the Console and Send it to MQTT web page.I want to stop receiving this kind of data on Console.

    C: FH-B1 0xc0 to net 17, Sent (2 Bytes) [@ 2280]
    C: Rcvd msg Fix-Hdr (Byte1) 0xd0 from net 17 [@ 2280]
    C: Msg w/ ID 0x0000, processing status: Good
    C: FH-B1 0xc0 to net 17, Sent (2 Bytes) [@ 2305]

    Please Help me

    Thanks in Advance

    Dinesh S

  • Hi Dinesh,

    Here is a similar post with a possible solution:

    If that's not what you need, you may want to post your question to this forum:

    Best regards,

        Janet