Tagged: 

Viewing 2 reply threads
  • Author
    Posts
    • #2049

      Jochem
      Participant

        I would like to set advertising data for the IDC777. According to the AudioAgent manual, I can pass hexadecimal values as ASCII enclosed by curly brackets; however I never receive an OK.

        
        SSRD 1
        PENDING
        {01}
        
      • #2050

        IOT747 Team
        Keymaster

          Hello,
          The {} in the manual means indicates bytes. For example {07}{09}{4D} indicates bytes with values 0x07, 0x09, 0x04D are sent. It does not mean that you have to send curley brackets. It means yo usend the commands SRRD 1 (Carriage Return) and then you just send aan ascii character. Hope this clarifies.
          IOT747 Support

        • #2054

          Jochem
          Participant

            Thank you for the response, I’ve tried sending a singular ASCII character and it works! However, I cannot send raw data. e.g. sending a byte with the value of 0x01 does not work. I am trying to set the manufacturer ID.

        Viewing 2 reply threads

        You must be logged in to reply to this topic.