Announcement

Collapse
No announcement yet.

ANNOUNCE: Squeezelite-ESP32 (dedicated thread)

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • #16
    Originally posted by mboxler
    Rats! Thought there was a change that I missed.

    I tried to OTA 5.642, but got the dreaded HTTP error, so had to flash wired. I too got no spdif out as well. Pretty sure I filled in spdif_config and still nothing.
    I left set_GPIO blank, as I'm only using pin 32 (do).

    I was able to OTA back to 5.541, and got the signal back.

    Mike
    You have to fill all ws & bck b/c I'm using an I2S to fake a SPDIF, so all lines are needed (and previously they were set for you)
    LMS 8.2 on Odroid-C4 - SqueezeAMP!, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3

    Comment


    • #17
      Originally posted by philippe_44
      You have to fill all ws & bck b/c I'm using an I2S to fake a SPDIF, so all lines are needed (and previously they were set for you)
      Just to be clear, I filled spdif_config with bck=33,ws=25,do=32. I am only using 1 wire from the ESP32-WROVER (32). Ground and 5v (for my led) are from PS.

      I'll try again.

      Comment


      • #18
        Originally posted by mboxler
        Just to be clear, I filled spdif_config with bck=33,ws=25,do=32. I am only using 1 wire from the ESP32-WROVER (32). Ground and 5v (for my led) are from PS.

        I'll try again.
        I think I got it ... a typo in the config file which was not on my local build. Try 643 as soon as it has built
        LMS 8.2 on Odroid-C4 - SqueezeAMP!, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3

        Comment


        • #19
          Originally posted by philippe_44
          I think I got it ... a typo in the config file which was not on my local build. Try 643 as soon as it has built
          That was fast!

          Good news, was able to load 643 ota without the dreaded Error: HTTP Start read failed. (A?X�?) message.

          Bad news...it's still quiet.

          Mike

          Comment


          • #20
            Originally posted by mboxler
            That was fast!

            Good news, was able to load 643 ota without the dreaded Error: HTTP Start read failed. (A?X�?) message.

            Bad news...it's still quiet.

            Mike
            Well ... then I don't know. I just tried the version from the build site, i2s only and it worked ...
            LMS 8.2 on Odroid-C4 - SqueezeAMP!, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3

            Comment


            • #21
              Originally posted by philippe_44
              Yes - It all seems good. I've also tried on a SqueezeAMP release and an I2S release configured with SPDIF parameters and they both for me. Are you sure there is not something else? Does the led emit something? Could it be somewhere else (the amp gpio for example?)
              643 and no sound via S/PDIF.
              604 works.
              I played with the LED config but there everything is as expected, green blinks as it should, red stays off, if I configure the physical red to amp it lights up when the player is switched on etc.

              I am happy to try earlier releases (when I am back from work) to find the breaking change. If you have a hunch where to start I might save some work.

              Comment


              • #22
                Originally posted by ElFishi
                643 and no sound via S/PDIF.
                604 works.
                I played with the LED config but there everything is as expected, green blinks as it should, red stays off, if I configure the physical red to amp it lights up when the player is switched on etc.

                I am happy to try earlier releases (when I am back from work) to find the breaking change. If you have a hunch where to start I might save some work.
                So I assume that there is no light from the spdif led
                LMS 8.2 on Odroid-C4 - SqueezeAMP!, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3

                Comment


                • #23
                  Originally posted by ElFishi
                  643 and no sound via S/PDIF.
                  604 works.
                  I played with the LED config but there everything is as expected, green blinks as it should, red stays off, if I configure the physical red to amp it lights up when the player is switched on etc.

                  I am happy to try earlier releases (when I am back from work) to find the breaking change. If you have a hunch where to start I might save some work.
                  Could you share the full configuration details here? One way to do so is to open the developers tools in your browser, go to the network tab and finally navigate to the player. There will be a JSON file transmitted at some point with all the NVS entries.
                  LMS 7.9 - 1xRadio, 1xBoom, 5xDuet,3xTouch, 1 SB2. Sony PlayStation, Emby, Chromecast v1 and v2 and...
                  6xSqueezeAmp, several other ESP32-Wrover boards with jumper wires flying around, some with ethernet!

                  Comment


                  • #24
                    Originally posted by sle118
                    Could you share the full configuration details here? One way to do so is to open the developers tools in your browser, go to the network tab and finally navigate to the player. There will be a JSON file transmitted at some point with all the NVS entries.
                    Anything in addition to this?

                    Comment


                    • #25
                      If I knew how to do what you guys are talking about I'd be glad to help.

                      Not sure what ElFishi's hardware configuration is, but I'm using the Lolin d32 pro v2.0.0.

                      The only NVS entry I made was spdif_config bck=33,ws=25,do=32.

                      Thanks for the hard work guys! You are very much appreciated.

                      Mike

                      Comment


                      • #26
                        Originally posted by philippe_44
                        So I assume that there is no light from the spdif led
                        What is the s/pdif LED? I don't use Toslink.
                        Attached pls find the schematic of my player for further reference.
                        The ESP is connected to the coax/RCA input of my DacMagic via a voltage divider and two caps.

                        With a working fw, the dac is able to sync and indicates the incoming sample rate, and plays music.
                        With a later fw there is no music, no sync, and when I check by scope, also no signal.
                        Attached Files

                        Comment


                        • #27
                          Originally posted by ElFishi
                          643 and no sound via S/PDIF.
                          604 works.
                          I played with the LED config but there everything is as expected, green blinks as it should, red stays off, if I configure the physical red to amp it lights up when the player is switched on etc.

                          I am happy to try earlier releases (when I am back from work) to find the breaking change. If you have a hunch where to start I might save some work.
                          631: music
                          634: no music

                          Comment


                          • #28
                            Originally posted by mboxler
                            If I knew how to do what you guys are talking about I'd be glad to help.

                            Not sure what ElFishi's hardware configuration is, but I'm using the Lolin d32 pro v2.0.0.

                            The only NVS entry I made was spdif_config bck=33,ws=25,do=32.

                            Thanks for the hard work guys! You are very much appreciated.

                            Mike
                            Originally posted by ElFishi
                            631: music
                            634: no music
                            oh ... do you have dac_config set as well?
                            LMS 8.2 on Odroid-C4 - SqueezeAMP!, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3

                            Comment


                            • #29
                              Originally posted by philippe_44
                              oh ... do you have dac_config set as well?
                              I don't.

                              Mike

                              Comment


                              • #30
                                Originally posted by philippe_44
                                oh ... do you have dac_config set as well?
                                dac_config is empty. Do I need to set it?
                                Rest of config here.

                                Comment

                                Working...
                                X
                                😀
                                🥰
                                🤢
                                😎
                                😡
                                👍
                                👎