Forum Replies Created

Viewing 17 posts - 18 through 34 (of 82 total)
  • Author
    Posts
  • in reply to: IOT777 power cycle in active HFP call #2462

    IOT747 Team
    Keymaster

      Hi Draven,

      I tried with the latest firmware. It had the 2 x IDC777-DISKIT with default configuration except:

      1) Borad1: transmitter. On the AGHFP. I changed PROFILES=ON 0 1 0 1 1 1 1 

      2) Board2: receiver. On the HFP (headset), I changed AUTOCONN=1 3

      I kept plugging/unplugging power and then doing Call 12 incoming on Board1 and Call 13 answer on Board2 and I could hear all the time Audio when the SCO was opened.

      Could you please try again on  your side with IDC777 DISKIT, latest firmware and Default configurations?

      IOT747 Support 

      in reply to: IOT777 power cycle in active HFP call #2464

      IOT747 Team
      Keymaster

        Hi Draven,

        I have tried many times with the new firmware and I can’t replicate. Anyway, if you found a workaround then it is all OK. If  you have trouble in the future, please try on a DISKIT with the latest firmware, minimum CONFIG changes and clear steps to replicate and I will try again. Usually a video also helps in case we spot anything.

        IOT747 Support

        in reply to: Purchase of modules #2454

        IOT747 Team
        Keymaster

          Hi, They run at 3V3. You can configure them to boot for party mode without any host. The latest videos at http://www.iot747.com show this. IOT747 Support 

          in reply to: IDC767 Firmware updating using serial interface. #2452

          IOT747 Team
          Keymaster

            Hello Anthony,

            Yes, the IDC777 can be updated via Serial Interface. You can test it with a DISKIT using AA-Srial-DFU (https://www.iot747.com/download/idc747-aa-flasher-2/) and one of the ‘.bin’ files from the firmware section (Please use .bin, not the .xuv files which are for the AA-Flasher).

            We can also send  you the source code (pythong script) under NDA if you would like to integrate it in your firmware/application.

            IOT747 Support

            in reply to: Questions about Broadcast #2438

            IOT747 Team
            Keymaster

              Hi Loris,

              1) We have implemented the feature to encrypt Auracast with BROADCAST ON 2. But I will ask.

              2) We have on our list of required features a feature to prioritise Auracast announcements. But I don’t have a date for it yet.

              I will put the request for these features. Could you let me know when is your production date and the approximate volumes you are likely to ship? So we assign a priority. Thank you.

              IOT747 Support

              in reply to: Questions about Broadcast #2439

              IOT747 Team
              Keymaster

                Hello Loris,

                If interested in the announcements, please find a draft release: AA3267D.xuv

                There is a new Command called ANNOUNCE (For the transmitter) and a new CONFIG called BCAST_PRIORITY (for the Receiver).

                image
                image
                image
                image
                image
                in reply to: Questions about Broadcast #2442

                IOT747 Team
                Keymaster

                  Attached draft Manuel with new command and config. IOT747 Support

                  in reply to: Questions about Broadcast #2445

                  IOT747 Team
                  Keymaster

                    Hello,

                    Could-you please explain the scenario with a Diagram and also a UART log?

                    IOT747 Support

                    in reply to: Questions about Broadcast #2447

                    IOT747 Team
                    Keymaster

                      Hi Loris,

                      Are you streaming 4 Mono Audio Streams? And each subgroup is listening to one of the Audio Streams? Something like: https://www.iot747.com/aiovg_videos/idc777-auracast-4-different-streams-at-the-same-time/?

                      We have not tested this configuration. But normally, it should work. So if  you do Announce, the BIG (all subgroups) has priority and it might work. What do you observe? Please send your UART LOGs.

                      IOT747 Support

                      in reply to: Questions about Broadcast #2449

                      IOT747 Team
                      Keymaster

                        Hi Loris,

                        I think the Announcement is a flag for all the subgroups but I will check when the engineer is back from the holidays.

                        That send, you know that you can use the SEND ‘subgroup1-P’ for example (or any character) and this is received by all the receivers as (Subgroup1-P). Then your host can pause the A2DP and play the Auracast. So you could completely control the links with any of of the receivers. But that would require more work on your processor.

                        IOT747 Support

                        in reply to: AA3263 Firmware Bug Report – Unicast TX Issues #2436

                        IOT747 Team
                        Keymaster

                          Hello,

                          I’m sorry for the delay. I think the mistake is PROFILES=ON 0 1 1 1 1 1 1. This is probably causing the Panic, because you can either be a transmitter or a receiver but not both.

                          Try with SET PROFILES-ON 0 1 0 1 1 1 1 for Tx or SET PROFILES=ON 1 0 1 0 1 1 1 for Rx.

                          IOT747 Support

                          in reply to: PB_PULL problems #2433

                          IOT747 Team
                          Keymaster

                            Hi Guido,

                            There is a typo in the document t. It should be like the below:

                            : (Phonebook entry)

                            • 1-(Default) Main phonebook folder
                            • 2-Incoming call history
                            • 3-Outgoing call history
                            • 4-Missed calls history
                            • 5-Combined call history

                            Any other value will return the Main phonebook folder.

                            Also, we do receive inputs on the iPhone for all values. We use the commadn pb_pull 1c 1 2 20 0 85 (We saw that you forgot one parameter in  your text PB_PULL 1C 1 30 0 85 but it was maybe a typo). Please note that yo uhave to allow to Synch Contacts on the iPhone, Otherwise, it returns nothing. See picture below. Also, we gave some UART examples below.

                            IOT747 Support

                            image

                            pb_pull 1c 1 1 1 0 85
                            PENDING
                            PB_PULL 1C 93 BEGIN:VCARD
                            VERSION:3.0
                            FN:My Number
                            N:My Number
                            TEL;TYPE=CELL:+447966144719
                            END:VCARD

                            OK
                            pb_pull 1c 1 2 1 0 85
                            PENDING
                            PB_PULL 1C 133 BEGIN:VCARD
                            VERSION:3.0
                            FN:Af
                            N:;Af
                            TEL;TYPE=CELL:+44 7709 029906
                            X-IRMC-CALL-DATETIME;RECEIVED:20260504T153612
                            END:VCARD

                            OK
                            pb_pull 1c 1 3 1 0 85
                            PENDING
                            PB_PULL 1C 131 BEGIN:VCARD
                            VERSION:3.0
                            FN:Af
                            N:;Af
                            TEL;TYPE=CELL:+44 7709 029906
                            X-IRMC-CALL-DATETIME;DIALED:20260505T084253
                            END:VCARD

                            OK
                            pb_pull 1c 1 4 1 0 85
                            PENDING
                            PB_PULL 1C 129 BEGIN:VCARD
                            VERSION:3.0
                            FN:Af
                            N:;Af
                            TEL;TYPE=CELL:+447709029906
                            X-IRMC-CALL-DATETIME;MISSED:20260503T195822
                            END:VCARD

                            OK
                            pb_pull 1c 1 5 1 0 85
                            PENDING
                            PB_PULL 1C 131 BEGIN:VCARD
                            VERSION:3.0
                            FN:Af
                            N:;Af
                            TEL;TYPE=CELL:+44 7709 029906
                            X-IRMC-CALL-DATETIME;DIALED:20260505T084253
                            END:VCARD

                            OK


                            IOT747 Team
                            Keymaster

                              Spam


                              IOT747 Team
                              Keymaster

                                SPam

                                in reply to: Lang tornerà a Napoli in estate: il Galatasaray pesca #2222

                                IOT747 Team
                                Keymaster

                                  Spam

                                  in reply to: sluzhbadialog.ru #2219

                                  IOT747 Team
                                  Keymaster

                                    spam

                                    in reply to: Работы с газобетоном под ключ #2216

                                    IOT747 Team
                                    Keymaster

                                      spam

                                    Viewing 17 posts - 18 through 34 (of 82 total)